From f9a7a916b4f0e89d539d5422bc01182767b3628d Mon Sep 17 00:00:00 2001 From: tecnotel Date: Thu, 2 Jul 2026 16:05:56 +0200 Subject: [PATCH] Update first-setup.sh --- first-setup.sh | 1 + 1 file changed, 1 insertion(+) 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