diff --git a/install.sh b/install.sh index 70a0929..f7af379 100755 --- a/install.sh +++ b/install.sh @@ -50,8 +50,8 @@ if [ ! -f /etc/systemd/system/banner.service ]; then /usr/bin/sudo /usr/bin/chmod 644 /etc/systemd/system/banner.service /usr/bin/echo "Enable the service for Banner" /usr/bin/sudo /usr/bin/systemctl daemon-reload - /usr/bin/sudo /usr/bin/systemctl enable --now banner.service fi +/usr/bin/sudo /usr/bin/systemctl enable --now banner.service /usr/bin/echo "Create the service account for synfirewall" sudo groupadd synfirewall