diff options
Diffstat (limited to 'services/shutdown.in')
-rw-r--r-- | services/shutdown.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/services/shutdown.in b/services/shutdown.in index c357b36..6c28621 100644 --- a/services/shutdown.in +++ b/services/shutdown.in @@ -2,6 +2,4 @@ description system shutdown exec "@SBINPATH@/shutdown" -npf type wait target shutdown -after sync -after sigkill -after sigterm +after sync sigkill sigterm |