Hello,

Martin-Éric Racine, le jeu. 05 févr. 2026 11:54:33 +0200, a ecrit:
> Thiago gave me the go-ahead to upload an NMU for rdate. See attached
> debdiff. Would that work for us? Any obvious gotcha I missed?
> 
> +override_dh_install:
> +     install -D -m 0644 debian/rdate-ntpdate.dhcp \
> +                
> debian/rdate-ntpdate/etc/dhcp/dhclient-exit-hooks.d/rdate-ntpdate

That will work for dhcp-configured systems. For manually-configured
system we'd also need an if-up.d script:

> > An /etc/network/if-up.d/ script is installed by ntpdate. It doesn't
> > ship any init script.
> >
> > Therefore all we need is a similar if-up.d script that calls 'rdate -n
> > pool.ntp.org' and we're good to go.

Thanks,
Samuel

Reply via email to