Skip to content

Commit 1100beb

Browse files
committed
Add nopasswd rules for aurutils chroot setup
1 parent a6726dd commit 1100beb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

aur

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 33f8a498043f27a811115b47db7a69a5f118949d
1+
Subproject commit 32ee8243497793c310fd45b5b289e1e9c3d44350

conf/50_aurto_passwordless

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
%wheel ALL=(ALL) NOPASSWD: /usr/bin/arch-nspawn
22
%wheel ALL=(ALL) NOPASSWD: /usr/bin/pacsync aurto
33
%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

Comments
 (0)