X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=units%2Fsuse%2Fhalt.service;h=559a51ce75e235b0d2b267bfa41d5de93f1ecd72;hb=00a11ba98229aef2c46e41c4ceb8a8e4570a53b6;hp=fbcf154f578a4d5205babc52faa67222c1a09a69;hpb=af65a09126e216d468592f069aee50dfe0382d3a;p=elogind.git diff --git a/units/suse/halt.service b/units/suse/halt.service index fbcf154f5..559a51ce7 100644 --- a/units/suse/halt.service +++ b/units/suse/halt.service @@ -8,13 +8,12 @@ [Unit] Description=Halt 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 ValidNoProcess=yes -Environment=INIT_HALT=HALT -Environment=RUNLEVEL=0 -ExecStart=/etc/init.d/halt start +Environment=INIT_HALT=HALT RUNLEVEL=0 COLD_BOOT=1 +ExecStart=/etc/init.d/halt +StandardOutput=tty