diff options
Diffstat (limited to 'init.d/local.in')
-rw-r--r-- | init.d/local.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/local.in b/init.d/local.in index 87cca7d1..fb2f9b16 100644 --- a/init.d/local.in +++ b/init.d/local.in @@ -1,4 +1,4 @@ -#!@PREFIX@/sbin/runscript +#!@SBINDIR@/runscript # Copyright (c) 2007-2008 Roy Marples <roy@marples.name> # Released under the 2-clause BSD license. |