aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-init-crypto-2.service
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-11-16 22:18:58 -0500
committerBill Nottingham <notting@redhat.com>2010-11-16 22:18:58 -0500
commit48da8e510bca624516172aa144b48a850f0e4ac9 (patch)
treeadb221a64403cd237267a0cb3270285e66c74c8b /systemd/system/fedora-init-crypto-2.service
parent3d0da9219136e0d2a9f9b67ceed0b2985bafc44b (diff)
downloadinitscripts-48da8e510bca624516172aa144b48a850f0e4ac9.tar
initscripts-48da8e510bca624516172aa144b48a850f0e4ac9.tar.gz
initscripts-48da8e510bca624516172aa144b48a850f0e4ac9.tar.bz2
initscripts-48da8e510bca624516172aa144b48a850f0e4ac9.tar.xz
initscripts-48da8e510bca624516172aa144b48a850f0e4ac9.zip
Don't use our crypto init ; systemd handles this.
Diffstat (limited to 'systemd/system/fedora-init-crypto-2.service')
-rw-r--r--systemd/system/fedora-init-crypto-2.service15
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