From: Maxime Ripard Date: Wed, 18 Apr 2012 11:29:21 +0000 (+0200) Subject: Fix systemd failure with lock files X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=552b4f9400d1710796371fb29c23087a78e5c440;p=buildroot.git 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 Signed-off-by: Peter Korsgaard --- diff --git a/fs/skeleton/etc/group b/fs/skeleton/etc/group index 311a455167..cd4ca79423 100644 --- a/fs/skeleton/etc/group +++ b/fs/skeleton/etc/group @@ -9,6 +9,7 @@ wheel:x:10:root audio:x:29: utmp:x:43: staff:x:50: +lock:x:54: haldaemon:x:68: dbus:x:81: netdev:x:82: