mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
system: use priv-sep for remote backup
This commit is contained in:
parent
9ca729b2c1
commit
a7846bdaba
@ -232,7 +232,7 @@ function core_cron()
|
||||
}
|
||||
}
|
||||
|
||||
$jobs[]['autocron'] = array('/usr/local/opnsense/scripts/remote_backup.php', 0, 1);
|
||||
$jobs[]['autocron'] = array('configctl system remote backup', 0, 1);
|
||||
|
||||
return $jobs;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user