diff options
Diffstat (limited to 'swift/etc/sudoers.d/01_marc')
| -rw-r--r-- | swift/etc/sudoers.d/01_marc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/swift/etc/sudoers.d/01_marc b/swift/etc/sudoers.d/01_marc index 9ae91f4..bc338e8 100644 --- a/swift/etc/sudoers.d/01_marc +++ b/swift/etc/sudoers.d/01_marc @@ -1 +1,4 @@ -marc ALL=(ALL) NOPASSWD: ALL +# marc ALL=(ALL) NOPASSWD: ALL +marc ALL=(ALL) ALL + +marc ALL=NOPASSWD: /sbin/reboot,/sbin/shutdown,/sbin/poweroff |
