Sharp.Augeas/CodeLiturgy.Augeas/root/etc/sysconfig/system-config-users

11 lines
304 B
Plaintext
Raw Normal View History

2022-11-04 03:40:02 +03:00
# Configuration file for system-config-users
# Filter out system users
FILTER=true
# Automatically assign highest UID for new users
ASSIGN_HIGHEST_UID=true
# Automatically assign highest GID for new groups
ASSIGN_HIGHEST_GID=true
# Prefer to have same UID and GID for new users
PREFER_SAME_UID_GID=true