forked from pool/system-users
RPM to create the system users OBS-URL: https://build.opensuse.org/request/show/457440 OBS-URL: https://build.opensuse.org/package/show/Base:System/system-users?expand=0&rev=1
7 lines
344 B
Plaintext
7 lines
344 B
Plaintext
# We use tmpfiles for this, since /var/spool is a subvolume
|
|
# and not always available during upgrade (transactional upgrades).
|
|
#Type Path Mode UID GID Age Argument
|
|
d /var/spool/uucp 0755 uucp uucp -
|
|
# XXX: does this make sense and is this safe? root owned in user dir
|
|
d /var/spool/uucp/uucp 0755 root root -
|