Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
dhcp
dhcp-4.1.1-default-paths.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dhcp-4.1.1-default-paths.diff of Package dhcp
diff --git a/includes/dhcpd.h b/includes/dhcpd.h index 90f8a73..6fa5b9e 100644 --- a/includes/dhcpd.h +++ b/includes/dhcpd.h @@ -1285,11 +1285,11 @@ typedef unsigned char option_mask [16]; #endif /* DEBUG */ #ifndef _PATH_DHCPD_DB -#define _PATH_DHCPD_DB LOCALSTATEDIR"/db/dhcpd.leases" +#define _PATH_DHCPD_DB LOCALSTATEDIR"/lib/dhcp/db/dhcpd.leases" #endif #ifndef _PATH_DHCPD6_DB -#define _PATH_DHCPD6_DB LOCALSTATEDIR"/db/dhcpd6.leases" +#define _PATH_DHCPD6_DB LOCALSTATEDIR"/lib/dhcp6/db/dhcpd6.leases" #endif #ifndef _PATH_DHCPD_PID @@ -1319,11 +1319,11 @@ typedef unsigned char option_mask [16]; #endif #ifndef _PATH_DHCLIENT_DB -#define _PATH_DHCLIENT_DB LOCALSTATEDIR"/db/dhclient.leases" +#define _PATH_DHCLIENT_DB LOCALSTATEDIR"/lib/dhcp/dhclient.leases" #endif #ifndef _PATH_DHCLIENT6_DB -#define _PATH_DHCLIENT6_DB LOCALSTATEDIR"/db/dhclient6.leases" +#define _PATH_DHCLIENT6_DB LOCALSTATEDIR"/lib/dhcp6/dhclient6.leases" #endif #ifndef _PATH_RESOLV_CONF
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor