66ab4da724
This adds a --sudo flag, and the corresponding /etc/sudoers.d configuration snippet, to run everything under sudo(8) for debugging.
2 lines
89 B
Text
2 lines
89 B
Text
%wheel ALL=(root) NOPASSWD: /usr/bin/buildah
|
|
%wheel ALL=(root) NOPASSWD: /usr/bin/podman
|