mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
system: small whitespace cleanup
This commit is contained in:
parent
aff5f593f7
commit
8654f68375
@ -169,7 +169,7 @@ function core_cron()
|
||||
$jobs[]['autocron'] = array('/usr/local/sbin/expiretable -v -t 3600 sshlockout', '1');
|
||||
$jobs[]['autocron'] = array('/usr/local/sbin/expiretable -v -t 3600 virusprot', '2');
|
||||
$jobs[]['autocron'] = array('/usr/local/etc/rc.expireaccounts', '3');
|
||||
$jobs[]['autocron'] = array('/usr/local/opnsense/scripts/syslog/log_archive ', '4');
|
||||
$jobs[]['autocron'] = array('/usr/local/opnsense/scripts/syslog/log_archive', '4');
|
||||
$jobs[]['autocron'] = array('/usr/local/sbin/ping_hosts.sh', '*/4');
|
||||
$jobs[]['autocron'] = array('/usr/local/sbin/configctl -d firmware changelog cron', '0', '22');
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user