diff options
Diffstat (limited to 'services/reboot.in')
-rw-r--r-- | services/reboot.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/services/reboot.in b/services/reboot.in index f913013..94d1b78 100644 --- a/services/reboot.in +++ b/services/reboot.in @@ -1,4 +1,3 @@ -name = "reboot" description = "system reboot" exec = "@SBINPATH@/shutdown -nrf" type = wait |