Package: dhcpcd5
Version: 7.1.0-2+b1
Severity: normal
X-Debbugs-Cc: [email protected]
Dear Maintainer,
/lib/dhcpcd/dhcpcd-hooks/68-openntpd.conf contains incorrect invocation
of invoke-rc.d:
reload_config() {
invoke-rc.d openntpd try-restart || :
}
openntpd script does not support try-restart:
$ invoke-rc.d openntpd try-restart
Usage: /etc/init.d/ntpd {start|stop|restart|force-reload|status|check}
invoke-rc.d: initscript openntpd, action "try-restart" failed.
I would assume, that script should either call restart or force-reload.
-- System Information:
Debian Release: 11.1
APT prefers stable
APT policy: (990, 'stable'), (500, 'stable-updates'), (500,
'stable-security'), (500, 'stable-debug'), (500, 'proposed-updates')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.79-00001-g3342fc255403 (SMP w/6 CPU threads)
Kernel taint flags: TAINT_CPU_OUT_OF_SPEC, TAINT_USER, TAINT_WARN,
TAINT_OOT_MODULE
Locale: LANG=ru_RU.UTF8, LC_CTYPE=ru_RU.UTF8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages dhcpcd5 depends on:
ii libc6 2.31-13+deb11u2
ii lsb-base 11.1.0
Versions of packages dhcpcd5 recommends:
pn openresolv | resolvconf <none>
Versions of packages dhcpcd5 suggests:
pn dhcpcd-gtk <none>
-- Configuration Files:
/etc/dhcpcd.conf changed:
hostname
duid
persistent
option rapid_commit
option domain_name_servers, domain_name, domain_search, host_name
option classless_static_routes
option interface_mtu
require dhcp_server_identifier
slaac private
ipv4only
-- no debconf information