diff options
author | Stephano Cetola <stephano.cetola@linux.intel.com> | 2016-05-31 13:59:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-01 12:38:43 +0100 |
commit | 79be110c1fdfd0affe6a310b96e7107c4549d23c (patch) | |
tree | 3dcc7cd383e22ae57b458db4e022fb21411b9ba5 /scripts/oe-find-native-sysroot | |
parent | cdd764c005dc4352fa7a7d627495ac4e92215772 (diff) | |
download | poky-79be110c1fdfd0affe6a310b96e7107c4549d23c.tar.gz |
systemd: allow add users as a rootfs postprocess cmd
Adding all the users / groups to systemd is only available for readonly
file systems. This change allows users to add them to read / write file
systems as well by specifying:
ROOTFS_POSTPROCESS_COMMAND += "systemd_create_users"
Also, add "--shell /sbin/nologin" to each user's add params.
[ YOCTO #9497 ]
(From OE-Core rev: 98a4c642444a524f547f5d978a28814d20c12354)
Signed-off-by: Stephano Cetola <stephano.cetola@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-find-native-sysroot')
0 files changed, 0 insertions, 0 deletions