use /bin/sh for init scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh -e
|
||||
#!/bin/sh -e
|
||||
|
||||
### This script is called once at boot time by rc.init, and is
|
||||
### also called by the runleveld service every time the user
|
||||
|
Reference in New Issue
Block a user