From 7577c483e62806140a278d2eb9147ce835893f7c Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 26 Oct 2010 15:21:05 -0400 Subject: Drop fedora-mountall, fedora-cleanup. Adjust other services accordingly. systemd can do mount & fsck & quota, etc. now. --- systemd/system/fedora-mountall.service | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 systemd/system/fedora-mountall.service (limited to 'systemd/system/fedora-mountall.service') diff --git a/systemd/system/fedora-mountall.service b/systemd/system/fedora-mountall.service deleted file mode 100644 index af5cf79b..00000000 --- a/systemd/system/fedora-mountall.service +++ /dev/null @@ -1,14 +0,0 @@ -[Unit] -Description=Check, mount, and relabel all filesystems -DefaultDependencies=no -Conflicts=shutdown.target -Before=shutdown.target emergency.service emergency.target remount-rootfs.service -After=fedora-storage-init.service fedora-init-crypto-2.service -Requires=fedora-storage-init.service fedora-init-crypto-2.service - -[Service] -ExecStart=/lib/systemd/fedora-mountall -Type=oneshot -TimeoutSec=0 -RemainAfterExit=yes -StandardInput=tty -- cgit v1.2.1