artix
/
opensysusers
Archived
10
0
Fork 1
A replacement for sysusers.d without systemd. This is no longer used in Artix Linux. The new upstream location for this is: https://github.com/cromerc/opensysusers https://github.com/cromerc/opensysusers
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Go to file
artoo d5fd73acbf upd basic.conf 3 years ago
man posix (#6) 3 years ago
openrc M4 patch (#10) 5 years ago
test add test cases 6 years ago
.gitignore fix binary name 5 years ago
LICENSE update copyright year 5 years ago
Makefile posix (#6) 3 years ago
README.md add new make option for binary name 5 years ago
basic.conf upd basic.conf 3 years ago
sysusers posix (#6) 3 years ago

README.md

This is a utility written to process sysusers.d files so that they can be handled on systems with or without systemd installed.

For more information on the files this utility can process, see the sysusers.d man page [1].

For more information on the systemd-sysuser command, see the systemd-sysuers man page [2].

If built with the make flag SYSTEMDCOMPAT=FALSE, it will only install the basic script to process sysusers.d conf files. Otherwise it installs a script that imitates systemd-sysusers command.

[1] https://www.freedesktop.org/software/systemd/man/sysusers.d.html

[2] https://www.freedesktop.org/software/systemd/man/systemd-sysusers.html