SHA256
1
0
forked from pool/system-users

Compare commits

4 Commits

4 changed files with 16 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ g utmp - -
# Hardware access groups
g audio - -
g cdrom - -
g clock - -
g dialout - -
g disk - -
g input - -

View File

@@ -1,4 +1,4 @@
# Type Name ID GECOS [HOME]
g nogroup 65533
g nobody 65534
u nobody 65534 "nobody" /var/lib/nobody /bin/bash
u nobody 65534 "nobody" /var/lib/nobody -

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Mar 12 09:31:26 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- system-group-hardware: add group clock for systemd 258
(udev: set clock group for PTP and RTC devices)
-------------------------------------------------------------------
Wed Oct 30 10:29:05 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
- system-user-nobody: remove shell for user nobody, all packages
should be meanwhile adjusted, no other distribution has a shell
for this user.
-------------------------------------------------------------------
Fri Aug 18 09:49:58 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package system-users
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed