浏览代码

Fix systemd failure with lock files

Systemd introduced a new policy described here:
http://lists.freedesktop.org/archives/systemd-devel/2011-March/001823.html

Add the "lock" group to buildroot to allow systemd to set this in place
at boot time

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Maxime Ripard 13 年之前
父节点
当前提交
552b4f9400
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fs/skeleton/etc/group

+ 1 - 0
fs/skeleton/etc/group

@@ -9,6 +9,7 @@ wheel:x:10:root
 audio:x:29:
 audio:x:29:
 utmp:x:43:
 utmp:x:43:
 staff:x:50:
 staff:x:50:
+lock:x:54:
 haldaemon:x:68:
 haldaemon:x:68:
 dbus:x:81:
 dbus:x:81:
 netdev:x:82:
 netdev:x:82: