Let arch-reboot run after network is online

This commit is contained in:
TuDatTr
2020-05-24 08:37:02 +02:00
parent 7954301e17
commit 7d39c99ff6
3 changed files with 5 additions and 3 deletions

View File

@@ -115,3 +115,4 @@ sed -i "s/march-reboot.sh/\0 -u \"$username\" -s \"$sudogrp\"/" /etc/systemd/sys
systemctl enable march.service
systemctl enable NetworkManager.service
systemctl enable dhcpcd.service