Currently I need to run pacmatic as root.
Would you consider using sudo to perform only the required actions with elevated permissions?
AUR helpers (specified in $pacman_program) generally expect to be run as a non-root user, which is what prompted me to raise this issue.
Currently I need to run
pacmaticasroot.Would you consider using
sudoto perform only the required actions with elevated permissions?AUR helpers (specified in
$pacman_program) generally expect to be run as a non-root user, which is what prompted me to raise this issue.