2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 22:12:27 +00:00

baselayout: add group

This commit is contained in:
Muhammad Herdiansyah 2019-06-23 20:54:38 +07:00
parent 4fd270c05e
commit 9a896c5e3d
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ done
ln -s ../man "$1/usr/local/share/man"
# /etc skeleton files.
for f in fstab host.conf hosts issue os-release \
for f in fstab group host.conf hosts issue os-release \
passwd profile securetty shells; do
install -m 644 "$f" "$1/etc"
done

View File

@ -1 +1 @@
1 1
1 2