Skip to content

Commit

Permalink
Update abc/sudoers
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall authored Apr 2, 2024
1 parent 2505279 commit 795b05a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions root/etc/sudoers.d/abc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Use DEBIAN_FRONTEND=noninteractive sudo -E for apt upgades.
abc ALL=(root) NOPASSWD: /usr/sbin/docker ps
abc ALL=(root) NOPASSWD: /usr/sbin/docker-compose up -d
abc ALL=(root) NOPASSWD: /usr/sbin/docker-compose pull
abc ALL=(root) NOPASSWD: /usr/bin/systemctl restart docker
abc ALL=(root) NOPASSWD: /usr/bin/systemctl start docker
abc ALL=(root) NOPASSWD: /usr/sbin/reboot
Expand Down

0 comments on commit 795b05a

Please sign in to comment.