HomeVyOS Platform

dhcpv6-pd: T421: fix unknown lvalue 'StartLimitIntervalSec' warning

Description

dhcpv6-pd: T421: fix unknown lvalue 'StartLimitIntervalSec' warning

StartLimitIntervalSec is part of the [Unit] definition and not the [Service]
definition [1]. This caused the following warning message:

systemd[1]: /lib/systemd/system/dhcp6c@.service:12: Unknown lvalue
  'StartLimitIntervalSec' in section 'Service', ignoring

This error has been introduced via commit 992d356 ("dhcpv6-pd: T421: workaround
for non existing interfaces").

[1]: https://www.freedesktop.org/software/systemd/man/systemd.unit.html

Details

Provenance
c-poAuthored on Jun 19 2020, 7:47 PM
Parents
rVYOSONEXdf1096e271e0: pseudo-ethernet: T2589: fix for deleting interface(s)
Branches
Loading...
Tags
Loading...