3 lines
83 B
Text
3 lines
83 B
Text
% for command in sorted(commands):
|
|
${user} ALL=(ALL) NOPASSWD: ${command}
|
|
% endfor
|