Skip to content

Commit

Permalink
Add nopasswd rules for aurutils chroot setup
Browse files Browse the repository at this point in the history
  • Loading branch information
alexheretic committed Dec 1, 2024
1 parent a6726dd commit 1100beb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion aur
Submodule aur updated from 33f8a4 to 32ee82
2 changes: 2 additions & 0 deletions conf/50_aurto_passwordless
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
%wheel ALL=(ALL) NOPASSWD: /usr/bin/arch-nspawn
%wheel ALL=(ALL) NOPASSWD: /usr/bin/pacsync aurto
%wheel ALL=(ALL) NOPASSWD:SETENV: /usr/bin/makechrootpkg
%wheel ALL=(ALL) NOPASSWD: /usr/bin/install -d /var/lib/aurbuild/x86_64 -m 755 -v
%wheel ALL=(ALL) NOPASSWD:SETENV: /usr/bin/mkarchroot -C /etc/aurto/pacman-chroot.conf -M /etc/aurto/makepkg-chroot.conf /var/lib/aurbuild/x86_64/root base-devel multilib-devel

0 comments on commit 1100beb

Please sign in to comment.