diff options
Diffstat (limited to 'scripts/halt.in')
-rw-r--r-- | scripts/halt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/halt.in b/scripts/halt.in index 257cc2a7..70e93662 100644 --- a/scripts/halt.in +++ b/scripts/halt.in @@ -1,4 +1,4 @@ -#!@SHELL@ +#!/bin/sh option_arg= poweroff_arg= |