diff options
Diffstat (limited to 'test/test-sysusers/test-4.input')
-rw-r--r-- | test/test-sysusers/test-4.input | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/test-sysusers/test-4.input b/test/test-sysusers/test-4.input new file mode 100644 index 0000000..557f61c --- /dev/null +++ b/test/test-sysusers/test-4.input @@ -0,0 +1,6 @@ +# Ensure that already created groups are used when using the uid:gid syntax +# +#Type Name ID GECOS HOMEDIR +g xxx 310 +u yyy 311:310 +u xxx 312:310 |