diff --git a/setup/container/sudoers b/setup/container/sudoers index 5e4330109..a1b048c8f 100644 --- a/setup/container/sudoers +++ b/setup/container/sudoers @@ -1,3 +1,6 @@ +# sudo logging breaks journalctl output with very long urls (systemd bug) +Defaults !syslog + Defaults!/home/yellowtent/box/src/scripts/createappdir.sh env_keep="HOME BOX_ENV" yellowtent ALL=(root) NOPASSWD: /home/yellowtent/box/src/scripts/createappdir.sh