diff --git a/first-setup.sh b/first-setup.sh index b0dc4c0..eac0db6 100755 --- a/first-setup.sh +++ b/first-setup.sh @@ -79,6 +79,7 @@ argos ALL=(ALL) NOPASSWD: /bin/systemctl restart argos-backend argos ALL=(ALL) NOPASSWD: /bin/systemctl restart argos-sync argos ALL=(ALL) NOPASSWD: /bin/systemctl restart argos-ops argos ALL=(ALL) NOPASSWD: /bin/systemctl restart argos-analytics +argos ALL=(ALL) NOPASSWD: /bin/systemctl restart argos-watchguard SUDOEOF chmod 440 /etc/sudoers.d/argos-systemctl visudo -cf /etc/sudoers.d/argos-systemctl > /dev/null