diff options
Diffstat (limited to 'services/dhcpcd')
-rw-r--r-- | services/dhcpcd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/dhcpcd b/services/dhcpcd index c08fac0..f597672 100644 --- a/services/dhcpcd +++ b/services/dhcpcd @@ -1,6 +1,6 @@ description "DHCP client on %0" type once target boot -after dhcpcdmaster +after dhcpcdmaster network exec dhcpcd -n %0 |