diff options
Diffstat (limited to 'container/sudoers')
-rw-r--r-- | container/sudoers | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/container/sudoers b/container/sudoers new file mode 100644 index 0000000..d023346 --- /dev/null +++ b/container/sudoers @@ -0,0 +1,2 @@ +root ALL=(ALL) ALL +%sudo ALL=(ALL) NOPASSWD: ALL |