/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
Touch seeded packages, 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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to