diff --git a/genapkovl-lima.sh b/genapkovl-lima.sh index befefc8..a632784 100755 --- a/genapkovl-lima.sh +++ b/genapkovl-lima.sh @@ -28,6 +28,10 @@ tmp="$(mktemp -d)" trap cleanup EXIT mkdir -p "$tmp"/etc +makefile root:root 0644 "$tmp"/etc/fstab <