Skip to content

Commit

Permalink
Update abc
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewhall authored Apr 2, 2024
1 parent 2783190 commit 2505279
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions root/etc/sudoers.d/abc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The manager container has access to run commands listed here.
# Use DEBIAN_FRONTEND=noninteractive sudo -E for apt upgades.
abc ALL=(root) NOPASSWD: /usr/sbin/docker
abc ALL=(root) NOPASSWD: /usr/sbin/docker-compose
abc ALL=(root) NOPASSWD: /usr/sbin/docker ps
abc ALL=(root) NOPASSWD: /usr/sbin/docker-compose up -d
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 2505279

Please sign in to comment.