aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-init-crypto-2.service
blob: c01bbd1b8b2b9a7b7ee3cd7ff620c4a306865224 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Initialize encrypted filesystems on top of other storage
DefaultDependencies=no
Conflicts=shutdown.target
Before=shutdown.target emergency.service emergency.target
After=fedora-storage-init.service
Requires=fedora-storage-init.service
ConditionPathExists=/etc/crypttab

[Service]
ExecStart=/lib/systemd/fedora-init-crypto 0
Type=oneshot
TimeoutSec=0
RemainAfterExit=yes
StandardInput=tty