diff options
Diffstat (limited to 'meta-selftest/files')
-rw-r--r-- | meta-selftest/files/static-group | 5 | ||||
-rw-r--r-- | meta-selftest/files/static-passwd | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/meta-selftest/files/static-group b/meta-selftest/files/static-group index 5487ed6e32..b2e0e2f870 100644 --- a/meta-selftest/files/static-group +++ b/meta-selftest/files/static-group | |||
@@ -19,4 +19,7 @@ tracing:x:519: | |||
19 | pulse:x:520: | 19 | pulse:x:520: |
20 | bind:x:521: | 20 | bind:x:521: |
21 | builder:x:522: | 21 | builder:x:522: |
22 | _apt:x:523: \ No newline at end of file | 22 | _apt:x:523: |
23 | weston-launch:x:524: | ||
24 | weston:x:525: | ||
25 | wayland:x:526: | ||
diff --git a/meta-selftest/files/static-passwd b/meta-selftest/files/static-passwd index f663361f4a..2cfd0c9b42 100644 --- a/meta-selftest/files/static-passwd +++ b/meta-selftest/files/static-passwd | |||
@@ -15,4 +15,5 @@ sshd:x:516:516::/:/bin/nologin | |||
15 | pulse:x:520:520::/:/bin/nologin | 15 | pulse:x:520:520::/:/bin/nologin |
16 | bind:x:521:521::/:/bin/nologin | 16 | bind:x:521:521::/:/bin/nologin |
17 | builder:x:522:522::/:/bin/nologin | 17 | builder:x:522:522::/:/bin/nologin |
18 | _apt:x:523:523::/:/bin/nologin \ No newline at end of file | 18 | _apt:x:523:523::/:/bin/nologin |
19 | weston:x:525:525::/:/bin/nologin | ||