mirror of
https://github.com/brain-hackers/brain-config.git
synced 2025-10-15 04:38:41 +09:00
Updated the the wait.conf drop-in for the new dhcpcd5 package
This commit is contained in:
@@ -1518,7 +1518,7 @@ do_boot_wait() {
|
||||
cat > /etc/systemd/system/dhcpcd.service.d/wait.conf << EOF
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=/usr/lib/dhcpcd5/dhcpcd -q -w
|
||||
ExecStart=/usr/sbin/dhcpcd -w
|
||||
EOF
|
||||
STATUS=enabled
|
||||
elif [ $RET -eq 1 ]; then
|
||||
|
Reference in New Issue
Block a user