mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
enable cron at the end of soup
This commit is contained in:
@@ -1185,6 +1185,8 @@ main() {
|
|||||||
echo "Checking for necessary user migrations."
|
echo "Checking for necessary user migrations."
|
||||||
so-user migrate
|
so-user migrate
|
||||||
|
|
||||||
|
systemctl_func "start" "$cron_service_name"
|
||||||
|
|
||||||
if [[ -n $lsl_msg ]]; then
|
if [[ -n $lsl_msg ]]; then
|
||||||
case $lsl_msg in
|
case $lsl_msg in
|
||||||
'distributed')
|
'distributed')
|
||||||
|
|||||||
Reference in New Issue
Block a user