mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-23 16:08:29 -05:00
don't purg sub id files
they are needed so sub ids actually get created from the manpage: > Note, that newusers, useradd, and usermod will only create entries > in /etc/subuid if subid delegation is managed via subid files.
This commit is contained in:
@@ -40,11 +40,14 @@ rm --force \
|
||||
group- \
|
||||
localtime \
|
||||
machine-id \
|
||||
subuid \
|
||||
subgid- \
|
||||
subgid \
|
||||
subgid- \
|
||||
crypttab \
|
||||
vconsole.conf \
|
||||
hostname \
|
||||
locale.conf
|
||||
|
||||
# These are actually needed and must be copied from the factory onto the host. If they are missing useradd will
|
||||
# not configure subuids, breaking podman for instance.
|
||||
# subuid \
|
||||
# subgid- \
|
||||
# subgid \
|
||||
# subgid- \
|
||||
|
||||
Reference in New Issue
Block a user