diff options
Diffstat (limited to 'services/shutdown')
-rw-r--r-- | services/shutdown | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/services/shutdown b/services/shutdown new file mode 100644 index 0000000..679ffbd --- /dev/null +++ b/services/shutdown @@ -0,0 +1,5 @@ +description system shutdown +exec shutdown -npf +type wait +target shutdown +after sync sigkill sigterm |