Oops, commited local change :-/
This commit is contained in:
parent
3a55e89f07
commit
63548f93ed
@ -103,7 +103,7 @@ do_cmd()
|
||||
done
|
||||
|
||||
# Pass control to jail script which does the actual work
|
||||
[ "${ezjail_pass}" ] && sh ${ezjail_rc_jail} one${action%crypto} ${ezjail_pass}
|
||||
[ "${ezjail_pass}" ] && sh /etc/rc.d/jail one${action%crypto} ${ezjail_pass}
|
||||
|
||||
if [ "${action}" = "start" ]; then
|
||||
ezjail_safename=`echo -n "${ezjail}" | tr -c '[:alnum:]' _`
|
||||
|
Loading…
x
Reference in New Issue
Block a user