chiark / gitweb /
units: turn shutdown dependencies from Requires into Wants to make things a bit more...
[elogind.git] / units / arch / poweroff.service
index d6e42e1a4b7b4d2e5d98b5e7c5e4570e308d6432..0b1ee89aa679a65f7cbea3f5ae02e713f43a7ef5 100644 (file)
@@ -8,7 +8,7 @@
 [Unit]
 Description=Power-Off
 DefaultDependencies=no
-Requires=shutdown.target
+Wants=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
 
@@ -17,3 +17,4 @@ Type=finish
 ValidNoProcess=yes
 Environment=RUNLEVEL=0
 ExecStart=/etc/rc.shutdown
+StandardInput=tty