diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-29 10:27:17 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-29 10:27:17 +0000 |
commit | 1ea13b13c80608b3c6bd707c31449c4b580e9ab3 (patch) | |
tree | ccb3b42a45daffa9099cdc0a7651d4cfa2d09ec5 /layout/rootfs/etc/group | |
parent | 7da34f1e5b666871f407d8e1083aef5d04a2e58b (diff) | |
download | lh-bootstrap-1ea13b13c80608b3c6bd707c31449c4b580e9ab3.tar.xz |
Make guest account functional, remove alias
Diffstat (limited to 'layout/rootfs/etc/group')
-rw-r--r-- | layout/rootfs/etc/group | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/rootfs/etc/group b/layout/rootfs/etc/group index 680b61b..325fb9d 100644 --- a/layout/rootfs/etc/group +++ b/layout/rootfs/etc/group @@ -1,4 +1,5 @@ root:x:0: +users:x:100: catchlog:x:98: nogroup:x:65534: log:x:61: |