forked from pool/system-users
Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
5b1dcf98f8 | |||
755340b2b3 | |||
6c30dc589e | |||
a29e1bbb09 |
@@ -7,6 +7,7 @@ g utmp - -
|
||||
# Hardware access groups
|
||||
g audio - -
|
||||
g cdrom - -
|
||||
g clock - -
|
||||
g dialout - -
|
||||
g disk - -
|
||||
g input - -
|
||||
|
@@ -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 -
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user