Let arch-reboot run after network is online

This commit is contained in:
TuDatTr
2020-05-24 08:16:20 +02:00
parent 09d6c7fe80
commit 9dd4e335ec
4 changed files with 3 additions and 4 deletions

View File

@@ -114,4 +114,4 @@ options rw cryptdevice=$(blkid $rootpart | cut -d" " -f2 | tr -d \"):cryptroot r
sed -i "s/march-reboot.sh/\0 -u \"$username\" -s \"$sudogrp\"/" /etc/systemd/system/march.service
systemctl enable march.service
systemctl enable dhcpcd.service
systemctl enable NetworkManager.service