summaryrefslogtreecommitdiff
path: root/sysusers.d
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2016-02-01 12:09:34 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2016-02-01 12:16:24 +0100
commit61f32bff6130a44d077886d38cff89ad161bf177 (patch)
tree9efa6a8646bef7c8644353c53f72237af14ec728 /sysusers.d
parentf3ade27e68e76e068a7d81ed52d6893318e1d1ec (diff)
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.
Diffstat (limited to 'sysusers.d')
-rw-r--r--sysusers.d/basic.conf.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysusers.d/basic.conf.in b/sysusers.d/basic.conf.in
index 823d6cb200..b2dc5ebd4f 100644
--- a/sysusers.d/basic.conf.in
+++ b/sysusers.d/basic.conf.in
@@ -19,7 +19,6 @@ g wheel - - -
# Access to certain kernel and userspace facilities
g kmem - - -
-g lock - - -
g tty @TTY_GID@ - -
g utmp - - -