diff options
Diffstat (limited to 'systemd/system/fedora-init-crypto-2.service')
-rw-r--r-- | systemd/system/fedora-init-crypto-2.service | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/systemd/system/fedora-init-crypto-2.service b/systemd/system/fedora-init-crypto-2.service deleted file mode 100644 index c01bbd1b..00000000 --- a/systemd/system/fedora-init-crypto-2.service +++ /dev/null @@ -1,15 +0,0 @@ -[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 |