File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -437,7 +437,7 @@ New users may be created with
437437as follows:
438438.PP
439439.EX
440- # useradd build \-\- system \-\- home\- dir /var/cache/aurbuild \-\- create\- home
440+ # useradd aurbuild \-\- system \-\- home\- dir /var/cache/aurbuild \-\- create\- home
441441 .EE
442442.PP
443443Because dependency resolution is not replicated and left to
@@ -457,7 +457,7 @@ For example, create the
457457file with the following contents:
458458.PP
459459.EX
460- aurbuild ALL = (root) NOPASSWD: /usr/bin/pacman, /usr/bin/pacsync
460+ aurbuild ALL = (root) NOPASSWD: /usr/bin/pacman, /usr/lib/aurutils/aur-build--sync
461461 .EE
462462.PP
463463The following
@@ -466,7 +466,7 @@ options require root access:
466466.BR \-\- syncdeps ,
467467.BR \-\- rmdeps ,
468468.BR \-\- chroot .
469- Root access are also required for
469+ Root access is also required for
470470.BR pacsync (1)
471471and
472472.BR " pacman \- S" ,
You can’t perform that action at this time.
0 commit comments