add archpi notes on no reboot

This commit is contained in:
Malin Freeborn 2021-02-09 04:01:03 +01:00
parent 1e76441969
commit b0708064d9
1 changed files with 3 additions and 0 deletions

View File

@ -52,3 +52,6 @@ echo "/var/cache/swap/swapfile none swap sw 0 0" > /etc/fstab
pacman -S fail2ban && \
mv sshd.local /etc/fail2ban/jail.d && \
systemctl start fail2ban
# If it won't reboot, install `arch-install-scripts` then try again and firstly:
# genfstab / > /etc/fstab