we need to the path to initscripts and also make it executable
svn path=/nixpkgs/trunk/; revision=4411
This commit is contained in:
@@ -95,7 +95,7 @@ start()
|
||||
do_dsa_keygen
|
||||
|
||||
echo -n $"Starting $prog:"
|
||||
initlog -c "$SSHD $OPTIONS" && success || failure
|
||||
@initscripts@/sbin/initlog -c "$SSHD $OPTIONS" && success || failure
|
||||
RETVAL=$?
|
||||
[ "$RETVAL" = 0 ] && touch /var/lock/subsys/sshd
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user