diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-12-04 00:19:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-12-04 01:27:35 +0000 |
commit | b90e3f28a243f3c53c49497ae13bee505190a196 (patch) | |
tree | 5612d60a8b15af58e25e5cc7614a60bb9586d806 /share/sudo/container-tools | |
parent | Adding irc notification (opt-in). (diff) | |
download | compute-tools-b90e3f28a243f3c53c49497ae13bee505190a196.tar.xz compute-tools-b90e3f28a243f3c53c49497ae13bee505190a196.zip |
Calling container programm in container-shell to trigger notifications too.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/sudo/container-tools')
-rw-r--r-- | share/sudo/container-tools | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/sudo/container-tools b/share/sudo/container-tools index ced273c..cd3f74d 100644 --- a/share/sudo/container-tools +++ b/share/sudo/container-tools @@ -1 +1 @@ -container ALL=NOPASSWD: /usr/lib/container-tools/container/* +container ALL=NOPASSWD: /usr/bin/container |