aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/system/fedora-readonly.service
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-10-26 15:21:05 -0400
committerBill Nottingham <notting@redhat.com>2010-10-26 15:33:00 -0400
commit7577c483e62806140a278d2eb9147ce835893f7c (patch)
tree306a9ee579c677b7ab91c6a2e82a13ea9cc85968 /systemd/system/fedora-readonly.service
parentb6788fc6a4089bbf538664bb814d81475c4ffa96 (diff)
downloadinitscripts-7577c483e62806140a278d2eb9147ce835893f7c.tar
initscripts-7577c483e62806140a278d2eb9147ce835893f7c.tar.gz
initscripts-7577c483e62806140a278d2eb9147ce835893f7c.tar.bz2
initscripts-7577c483e62806140a278d2eb9147ce835893f7c.tar.xz
initscripts-7577c483e62806140a278d2eb9147ce835893f7c.zip
Drop fedora-mountall, fedora-cleanup. Adjust other services accordingly.
systemd can do mount & fsck & quota, etc. now.
Diffstat (limited to 'systemd/system/fedora-readonly.service')
-rw-r--r--systemd/system/fedora-readonly.service5
1 files changed, 2 insertions, 3 deletions
diff --git a/systemd/system/fedora-readonly.service b/systemd/system/fedora-readonly.service
index c1e42367..eca197f0 100644
--- a/systemd/system/fedora-readonly.service
+++ b/systemd/system/fedora-readonly.service
@@ -2,9 +2,8 @@
Description=Configure read-only root support
DefaultDependencies=no
Conflicts=shutdown.target
-Before=shutdown.target emergency.service emergency.target fedora-cleanup.service
-After=fedora-mountall.service
-Requires=fedora-mountall.service
+Before=shutdown.target emergency.service emergency.target systemd-tmpfiles-setup.service
+After=remount-rootfs.service
[Service]
ExecStart=/lib/systemd/fedora-readonly