Generate the firstboot file in sanitize.sh in case files don't have to be updated between releases
This commit is contained in:
@@ -59,6 +59,7 @@ systemctl disable sshd.service
|
||||
|
||||
# Restore defaults
|
||||
cp /etc/speech-dispatcher/speechd.conf.bak /etc/speech-dispatcher/speechd.conf
|
||||
touch /home/stormux.firstboot
|
||||
|
||||
if [[ "$1" == "-0" ]]; then
|
||||
# Zero fill free space to improve compression
|
||||
|
||||
Reference in New Issue
Block a user