mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
use quotes
This commit is contained in:
@@ -1018,7 +1018,7 @@ main() {
|
||||
set_cron_service_name
|
||||
if ! check_salt_master_status; then
|
||||
echo "Could not talk to salt master"
|
||||
echo "Please run `systemctl status salt-master` to ensure the salt-master service is running."
|
||||
echo "Please run 'systemctl status salt-master' to ensure the salt-master service is running."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user