/alcasar.sh |
---|
1117,7 → 1117,7 |
gprintf "chilli is already running" |
else |
gprintf "Starting \$prog: " |
echo '' > \$current_users_file && chown apache:apache \$current_users_file |
echo '' > \$current_users_file && chown root:apache \$current_users_file && chmod 660 \$current_users_file |
rm -f /run/chilli* # cleaning |
/usr/sbin/modprobe tun >/dev/null 2>&1 |
echo 1 > /proc/sys/net/ipv4/ip_forward |