# Passwordless chroot helpers so the daily AUR rebuild runs unattended. # Install: sudo install -m440 tanin-aur-update.sudoers /etc/sudoers.d/tanin-aur-update # Validate: sudo visudo -cf /etc/sudoers.d/tanin-aur-update # # Replace "karim" if the timer runs as a different user. These are exactly the # helpers devtools' makechrootpkg shells out to as root; nothing broader. karim ALL=(root) NOPASSWD: /usr/bin/makechrootpkg, /usr/bin/arch-nspawn, /usr/bin/mkarchroot