aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-11-22 21:34:07 -0500
committerBill Nottingham <notting@redhat.com>2010-11-22 21:34:07 -0500
commitb909b34aa160c332015a93a46a9482dda1bbc256 (patch)
treec5be156518339d3ba174dc360e022d7126c5e5ca /systemd
parent525a4ba38863388469346d897347f2bf28185483 (diff)
downloadinitscripts-b909b34aa160c332015a93a46a9482dda1bbc256.tar
initscripts-b909b34aa160c332015a93a46a9482dda1bbc256.tar.gz
initscripts-b909b34aa160c332015a93a46a9482dda1bbc256.tar.bz2
initscripts-b909b34aa160c332015a93a46a9482dda1bbc256.tar.xz
initscripts-b909b34aa160c332015a93a46a9482dda1bbc256.zip
Remain after local-fs.target.
Diffstat (limited to 'systemd')
-rw-r--r--systemd/system/fedora-autoswap.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/system/fedora-autoswap.service b/systemd/system/fedora-autoswap.service
index 044d8d08..21754c9c 100644
--- a/systemd/system/fedora-autoswap.service
+++ b/systemd/system/fedora-autoswap.service
@@ -2,7 +2,7 @@
Description=Enable all detected swap partitions
DefaultDependencies=no
Conflicts=shutdown.target
-After=systemd-readahead-collect.service systemd-readahead-replay.service
+After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
Before=swap.target shutdown.target
[Service]