summaryrefslogtreecommitdiff
path: root/core/dhcpcd/dhcpcd_.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/dhcpcd/dhcpcd_.service')
-rw-r--r--core/dhcpcd/dhcpcd_.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/dhcpcd/dhcpcd_.service b/core/dhcpcd/dhcpcd_.service
index 8864ae284..e7bc5caf8 100644
--- a/core/dhcpcd/dhcpcd_.service
+++ b/core/dhcpcd/dhcpcd_.service
@@ -8,8 +8,8 @@ After=sys-subsystem-net-devices-%i.device
[Service]
Type=forking
PIDFile=/run/dhcpcd-%I.pid
-ExecStart=/usr/sbin/dhcpcd -q -w %I
-ExecStop=/usr/sbin/dhcpcd -x %I
+ExecStart=/usr/bin/dhcpcd -q -w %I
+ExecStop=/usr/bin/dhcpcd -x %I
[Install]
WantedBy=multi-user.target