aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-init-crypto-3.service
blob: 84b11fd530c64c3ac0b307415fa98db45d3a3dbe (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=systemd-random-seed-load.service
Requires=systemd-random-seed-load.service
ConditionPathExists=/etc/crypttab

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