summaryrefslogtreecommitdiffstats
path: root/tools/ddcprobe/ddcxinfos.c
Commit message (Expand)AuthorAgeFilesLines
* no_commentPascal Rigaux1999-11-151-0/+66
2fafd05302951b687b57.tar.xz
initscripts-f9c64ecb91b8859d40d22fafd05302951b687b57.zip
Require shutdown.target, so that all the explicit references to it work correctly. (#630935)
Diffstat (limited to 'systemd')
-rw-r--r--systemd/killall.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/killall.service b/systemd/killall.service
index e03aaba2..953dc19d 100644
--- a/systemd/killall.service
+++ b/systemd/killall.service
@@ -8,6 +8,7 @@
[Unit]
Description=Kill all processes
DefaultDependencies=no
+Requires=shutdown.target
After=shutdown.target
RefuseManualStart=yes