Merge branch 'drop-sudo' into 'main'
group: Drop sudo See merge request fedora/bootc/base-images!94
This commit is contained in:
commit
b06ae89f14
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ ignore-removed-groups:
|
|||
- root
|
||||
etc-group-members:
|
||||
- wheel
|
||||
- sudo
|
||||
- systemd-journal
|
||||
- adm
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue