From 2c1d31a2a0bbde8e5aa23fee8aaba3da5a9263c9 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 14 Feb 2025 07:55:38 -0500 Subject: [PATCH] group: Drop sudo This is only used by Fedora CoreOS derivatives, and we don't include the corresponding sudo rule. The motivation here is that this group in particular has no corresponding systemd sysusers.d, and a future bootc is going to check for that. Closes: https://gitlab.com/fedora/bootc/base-images/-/issues/41 Signed-off-by: Colin Walters --- tier-0/group | 1 - tier-0/postprocess-conf.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/tier-0/group b/tier-0/group index 2fd197c..c4c44b7 100644 --- a/tier-0/group +++ b/tier-0/group @@ -12,7 +12,6 @@ wheel:x:10: cdrom:x:11: mail:x:12: man:x:15: -sudo:x:16: dialout:x:18: floppy:x:19: games:x:20: diff --git a/tier-0/postprocess-conf.yaml b/tier-0/postprocess-conf.yaml index d11f4ee..7356093 100644 --- a/tier-0/postprocess-conf.yaml +++ b/tier-0/postprocess-conf.yaml @@ -19,7 +19,6 @@ ignore-removed-groups: - root etc-group-members: - wheel - - sudo - systemd-journal - adm