mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 03:02:58 +01:00
no longer need so-user migrate in 2.4
This commit is contained in:
@@ -875,9 +875,6 @@ main() {
|
|||||||
echo "Checking sudoers file."
|
echo "Checking sudoers file."
|
||||||
check_sudoers
|
check_sudoers
|
||||||
|
|
||||||
echo "Checking for necessary user migrations."
|
|
||||||
so-user migrate
|
|
||||||
|
|
||||||
systemctl_func "start" "$cron_service_name"
|
systemctl_func "start" "$cron_service_name"
|
||||||
|
|
||||||
if [[ -n $lsl_msg ]]; then
|
if [[ -n $lsl_msg ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user