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

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