mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
tmpfiles: drop /run/lock/lockdev
Hardly any software uses that any more, and better locking mechanisms like flock() have been available for many years. Also drop the corresponding "lock" group from sysusers.d/basic.conf.in, as nothing else is using this.
This commit is contained in:
@@ -19,7 +19,6 @@ g wheel - - -
|
||||
|
||||
# Access to certain kernel and userspace facilities
|
||||
g kmem - - -
|
||||
g lock - - -
|
||||
g tty @TTY_GID@ - -
|
||||
g utmp - - -
|
||||
|
||||
|
||||
Reference in New Issue
Block a user