Added config to allow sudo commands without tty/password
parent
1631caa39c
commit
21a31f4bcd
|
@ -0,0 +1,3 @@
|
|||
container_commands:
|
||||
001-enableroot:
|
||||
command: echo Defaults:root \!requiretty >> /etc/sudoers
|
Loading…
Reference in New Issue