mirror of
https://abf.rosa.ru/djam/dhcp.git
synced 2025-02-23 13:32:48 +00:00
11 lines
346 B
Diff
11 lines
346 B
Diff
--- includes/dhcpd.h.orig 2018-10-09 23:57:26.022826271 +0300
|
|
+++ includes/dhcpd.h 2018-10-09 23:57:49.108813082 +0300
|
|
@@ -1568,7 +1568,7 @@
|
|
#endif
|
|
|
|
#ifndef _PATH_DHCLIENT_SCRIPT
|
|
-#define _PATH_DHCLIENT_SCRIPT "/sbin/dhclient-script"
|
|
+#define _PATH_DHCLIENT_SCRIPT "/usr/sbin/dhclient-script"
|
|
#endif
|
|
|
|
#ifndef _PATH_DHCLIENT_PID
|