File: README.md

package info (click to toggle)
opensysusers 0.7.3-5.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 476 kB
  • sloc: xml: 578; sh: 239; makefile: 194
file content (13 lines) | stat: -rw-r--r-- 652 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
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