[Bug 1799098] Re: Discrepancy between configuration and systemd unit

Arunas aris020 at yahoo.co.uk
Sun Oct 21 22:19:23 UTC 2018


/etc/init.d/isc-dhcp-server has a comment
                if test -n "$INTERFACES" -a -z "$INTERFACESv4"; then
                        echo "DHCPv4 interfaces are no longer set by the INTERFACES variable in" >&2
                        echo "/etc/default/isc-dhcp-server.  Please use INTERFACESv4 instead." >&2
                        echo "Migrating automatically for now, but this will go away in the future." >&2

so I guess separate configurations for v4 and v6 is the new way. In that
case systemd service unit files have to catch up.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/1799098

Title:
  Discrepancy between configuration and systemd unit

Status in isc-dhcp package in Ubuntu:
  New

Bug description:
  /etc/default/isc-dhcp-server file is generated with variables, 'INTERFACESv4' and 'INTERFACESv6', however, both /lib/system/system/isc-dhcp-server.service and isc-dhcp-server6.service use same INTERFACES variable on the command line.
  Not sure which is more up to date, but they obviously need to be consistent.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1799098/+subscriptions



More information about the foundations-bugs mailing list