Skip to content

Commit

Permalink
Added line so NetworkManager takes over.
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanSelen committed Jan 15, 2025
1 parent 942e6af commit fabd7cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ntos/configs/minimal/finish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ if [ ! -f '/etc/setup_done' ]; then
sed -i "s/^#autologin-user=/autologin-user=user/" /etc/lightdm/lightdm.conf
sed -i "s/^#\\(SystemMaxUse=\\).*/\\150M/" /etc/systemd/journald.conf
grub-mkconfig -o /boot/grub/grub.cfg
rm /etc/network/interfaces
touch /etc/setup_done
/sbin/reboot now
'
Expand Down

0 comments on commit fabd7cc

Please sign in to comment.