Rudi Heitbaum
d8594004bf
systemd: sanitize /etc/group and gids
sgx group was added in systemd-248 in commit
- c9c4899f44
Fixes warnings at boot by: systemd-udevd and dbus-daemon at boot:
~ # journalctl | grep Unknown
systemd-udevd[525]: /usr/lib/udev/rules.d/50-udev-default.rules:56 Unknown group 'sgx', ignoring.
systemd-udevd[525]: /usr/lib/udev/rules.d/50-udev-default.rules:57 Unknown group 'sgx', ignoring.
dbus-daemon[568]: dbus[568]: Unknown group "wheel" in message bus configuration file
dbus-daemon[568]: dbus[568]: Unknown username "systemd-oom" in message bus configuration file
renumber gids:
- input 199 -> 104
- kvm 10 -> 36
- render 12 -> 105
ref:
- 9a797ddc41
- https://pagure.io/setup/blob/master/f/uidgid
2023-11-29 10:37:45 +00:00
..
2021-01-19 19:34:16 +00:00
2023-08-29 19:31:03 +02:00
2023-10-27 12:26:25 +00:00
2022-04-23 04:12:55 +00:00
2023-03-17 11:17:26 +00:00
2021-01-19 19:34:16 +00:00
2023-02-12 11:22:00 +00:00
2022-08-08 11:09:51 +00:00
2021-01-19 19:34:16 +00:00
2023-10-29 04:09:29 +00:00
2022-09-22 18:27:07 +02:00
2023-10-14 01:16:12 +00:00
2022-05-21 19:15:59 +02:00
2021-01-19 19:34:16 +00:00
2023-10-03 16:20:35 +00:00
2023-05-17 10:55:32 +00:00
2021-01-19 19:34:16 +00:00
2022-04-19 11:47:00 +00:00
2023-10-14 09:30:46 +02:00
2022-12-04 23:44:26 +01:00
2022-05-04 19:54:33 -07:00
2023-10-29 12:06:20 +01:00
2023-04-28 12:00:11 +00:00
2023-05-17 10:55:32 +00:00
2022-11-17 11:58:25 +00:00
2023-03-30 12:01:08 +00:00
2023-11-29 10:37:45 +00:00
2021-01-19 19:34:16 +00:00
2023-03-29 08:38:33 +00:00
2023-10-22 11:52:27 +02:00
2023-10-31 11:06:35 +00:00
2023-08-20 12:18:01 +00:00
2023-11-27 11:19:58 +00:00
2021-01-06 18:22:46 +01:00