Added config to allow sudo commands without tty/password

pull/53/head
Dominik Michno 2019-04-08 15:56:18 -04:00
parent 1631caa39c
commit 21a31f4bcd
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
container_commands:
001-enableroot:
command: echo Defaults:root \!requiretty >> /etc/sudoers