We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6726dd commit 1100bebCopy full SHA for 1100beb
aur
@@ -1 +1 @@
1
-Subproject commit 33f8a498043f27a811115b47db7a69a5f118949d
+Subproject commit 32ee8243497793c310fd45b5b289e1e9c3d44350
conf/50_aurto_passwordless
@@ -1,3 +1,5 @@
%wheel ALL=(ALL) NOPASSWD: /usr/bin/arch-nspawn
2
%wheel ALL=(ALL) NOPASSWD: /usr/bin/pacsync aurto
3
%wheel ALL=(ALL) NOPASSWD:SETENV: /usr/bin/makechrootpkg
4
+%wheel ALL=(ALL) NOPASSWD: /usr/bin/install -d /var/lib/aurbuild/x86_64 -m 755 -v
5
+%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 commit comments