small correction
This commit is contained in:
parent
4790d9b7cc
commit
ef42d51e78
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ This is necessary for installing pacman to the target in order to use the curren
|
|||
|
||||
<pre>
|
||||
# pacman -Sy pacman --config /tmp/pac-inst.conf -r /mnt
|
||||
# pacman -Sy jobbot --config /tmp/pac-inst.conf -r /mnt
|
||||
# pacman -S jobbot --config /tmp/pac-inst.conf -r /mnt
|
||||
</pre>
|
||||
|
||||
** Sysusers should be used in lack of systemd to set user/group IDs for special system users like systemd does. With the use of s6 and 66 obsysusers is a dependency and replaces opensysusers. Basically it is the same script and runs through a pacman hook reading a sysusers.d directory for users settings by any software that require to execute something as a special system user (neither a regular user or root). On the buildbot we have neither runit or s6 nor 66, nothing points to a bootable system, but some software still need sysusers to install properly.
|
||||
|
|
Loading…
Reference in a new issue