Skip to content

Commit

Permalink
Update 00-run-chroot.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Nov 25, 2023
1 parent bf2bacf commit 2d16061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stages/03-Preconfiguration/00-run-chroot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ fi
apt update
sed -i '17,35d' /etc/rc.local
find / -type f -exec du -h {} + | sort -rh | head -n 10
echo "none /run tmpfs defaults,size=20M 0 0" >> /etc/fstab
fi

#Install openhd_sys_utils_service
Expand Down

0 comments on commit 2d16061

Please sign in to comment.