diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-22 21:56:04 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-22 21:56:04 +0000 |
commit | 82d0f92ab8b84466ae20ab919c1f9c3577b5cecb (patch) | |
tree | 776015ae6c6a386125b2d39e13b62f91b99548f8 /layout/rootfs/etc/group | |
download | lh-bootstrap-82d0f92ab8b84466ae20ab919c1f9c3577b5cecb.tar.xz |
Initial commit
Diffstat (limited to 'layout/rootfs/etc/group')
-rw-r--r-- | layout/rootfs/etc/group | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/rootfs/etc/group b/layout/rootfs/etc/group new file mode 100644 index 0000000..46b135a --- /dev/null +++ b/layout/rootfs/etc/group @@ -0,0 +1,9 @@ +root:x:0: +catchlog:x:98: +nogroup:x:65534: +log:x:61: +ntp:x:62: +dns:x:64: +lock:x:74: +fdh:x:76: +dhcpc:x:78: |