aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-init-crypto-2.service
blob: 2fc128eb765219cc636384b595c7f3a79fcd7331 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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

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