10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
add aur-builder sudoers entry
|
|
|
|
aur-builder ALL = (root) NOPASSWD: /usr/bin/pacman, /usr/bin/pacsync
|
|
|
|
add aur sync command
|
|
|
|
sudo -u aur-builder aur sync --no-view -CnrS sonarr
|
|
|
|
enable aur sync service/timer
|