Ensure that our scripts call prefixed runscript.

This commit is contained in:
Roy Marples
2008-03-02 21:14:01 +00:00
parent a12dbdc6c9
commit 67c5fd6bb8
56 changed files with 89 additions and 75 deletions

View File

@@ -1,4 +1,4 @@
#!/sbin/runscript
#!@PREFIX@/sbin/runscript
# Copyright 2007-2008 Roy Marples <roy@marples.name>
# All rights reserved. Released under the 2-clause BSD license.