Re: Brand new runit install - and packages aren't creating system accounts
Reply #18 –
The "opensysusers" package is my guess, given that message to search:
$ cd /
$ sudo ag -u "system users and groups"
(some time later after a load of sys and proc nonexistent file errors, there's probably an ag arg to skip those dirs...)
usr/share/libalpm/hooks/opensysusers.hook
10:Description = Updating system users and groups
usr/bin/sysusers
12: printf "sysusers creates system users and groups, based on the file\n"
$ pacman -Qo /usr/share/libalpm/hooks/opensysusers.hook
/usr/share/libalpm/hooks/opensysusers.hook is owned by opensysusers 0.4.8-1
$ pacman -Qo /usr/bin/sysusers
/usr/bin/sysusers is owned by opensysusers 0.4.8-1