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:
Martin Pitt
2016-02-01 12:09:34 +01:00
parent f3ade27e68
commit 61f32bff61
3 changed files with 13 additions and 9 deletions

View File

@@ -19,7 +19,6 @@ g wheel - - -
# Access to certain kernel and userspace facilities
g kmem - - -
g lock - - -
g tty @TTY_GID@ - -
g utmp - - -