diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2023-07-16 19:01:54 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2023-07-16 19:01:54 +0200 |
commit | d75adf324cb1badb832b7c65bf9ffbaafe115bc1 (patch) | |
tree | e0a029035c7f8267e477e571f29f1e887cafb893 /container/sudoers | |
parent | 7f698caa7cacdd1c8b2744cfa2cf49e05c66aed9 (diff) | |
download | aurbuilder-d75adf324cb1badb832b7c65bf9ffbaafe115bc1.tar.gz |
move docker dir
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 |