diff options
| author | Ross Burton <ross.burton@intel.com> | 2017-09-29 17:10:16 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-08 22:24:03 +0000 |
| commit | 5239691cc92679609cb464c55a7435d9cd9de349 (patch) | |
| tree | d5465cf69d9f7473d75e14dce72af47c861125bb /meta-selftest/files/static-group | |
| parent | 51b3c38b5d5d80c3acf5d2477db38b08803c8883 (diff) | |
| download | poky-5239691cc92679609cb464c55a7435d9cd9de349.tar.gz | |
selftest/imagefeatures: add basic test for useradd-staticids
(From OE-Core rev: 468079140c1f19096bbc628663462beebc194800)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/files/static-group')
| -rw-r--r-- | meta-selftest/files/static-group | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-selftest/files/static-group b/meta-selftest/files/static-group new file mode 100644 index 0000000000..9213b8e9bc --- /dev/null +++ b/meta-selftest/files/static-group | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | messagebus:x:500: | ||
| 2 | systemd-bus-proxy:x:501: | ||
| 3 | systemd-network:x:502: | ||
| 4 | systemd-resolve:x:503: | ||
| 5 | systemd-timesync:x:504: | ||
| 6 | polkitd:x:505: | ||
| 7 | lock:x:506: | ||
| 8 | systemd-journal:x:507: | ||
| 9 | netdev:x:508: | ||
| 10 | avahi:x:509: | ||
| 11 | avahi-autoipd:x:510: | ||
| 12 | rpc:x:511: | ||
| 13 | rpcuser:x:513: | ||
| 14 | |||
