parent
6dc39e94ed
commit
0c46108b33
@ -304,7 +304,7 @@ start_service() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
stop_service() {
|
stop_service() {
|
||||||
sed -i "/$CONF/d" "/etc/crontabs/root" 2>"/dev/null"
|
sed -i "/update_crond.sh/d" "/etc/crontabs/root" 2>"/dev/null"
|
||||||
/etc/init.d/cron restart >"/dev/null" 2>&1
|
/etc/init.d/cron restart >"/dev/null" 2>&1
|
||||||
|
|
||||||
# Setup firewall
|
# Setup firewall
|
||||||
|
Loading…
Reference in New Issue
Block a user