summaryrefslogtreecommitdiff
path: root/units/arch/poweroff.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-07-13 21:30:38 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-13 21:30:38 +0200
commit172f6478b3d70f03e4712d62bc31d9c604e852b4 (patch)
treea6118c457a5dae988cfae348857e261a40e49a4c /units/arch/poweroff.service
parent6f28c033ec506847b3bfa4efaf52478120c36946 (diff)
units: update other distro units to recent fedora changes
Diffstat (limited to 'units/arch/poweroff.service')
-rw-r--r--units/arch/poweroff.service5
1 files changed, 2 insertions, 3 deletions
diff --git a/units/arch/poweroff.service b/units/arch/poweroff.service
index ffa592c8f6..04922db315 100644
--- a/units/arch/poweroff.service
+++ b/units/arch/poweroff.service
@@ -8,9 +8,8 @@
[Unit]
Description=Power-Off
DefaultDependencies=no
-Requires=shutdown.target
-After=shutdown.target
-Conflicts=dev-hugepages.automount dev-mqueue.automount proc-sys-fs-binfmt_misc.automount sys-kernel-debug.automount sys-kernel-security.automount
+Requires=shutdown.target umount.target
+After=shutdown.target umount.target
[Service]
Type=finish