mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-26 01:25:01 -07:00
baselayout: little nitpick.
This commit is contained in:
parent
8c12c9e94f
commit
391236f025
@ -52,6 +52,7 @@ for f in fstab host.conf hosts issue os-release \
|
||||
passwd profile securetty shells; do
|
||||
install -m 644 "$f" "$1/etc"
|
||||
done
|
||||
|
||||
for f in crypttab shadow; do
|
||||
install -m 600 "$f" "$1/etc"
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user