On Sun, 6 Nov 2016 22:40:48 -0500 Peter Colberg <[email protected]> wrote: > Package: opendkim > Version: 2.11.0~alpha-7 > Severity: wishlist > > Dear Maintainer, > > Following up on #837374, I am submitting a patch that replaces the > /etc/default file with systemd override files generated in postinst. > > The package ships static systemd unit and tmpfiles.d files containing > the default settings. Any non-default settings in /etc/default are > carried over via the override files as described in opendkim.NEWS. > > I have dropped the -x option since it was using the default config > path. The -u option is no longer needed since systemd sets the user. > PIDFILE is ignored in favour of always deriving the pid file from > RUNDIR to ensure these are consistent. > > The Group directive is not included in the default unit since systemd > always uses the primary group of User. It is however included in the > override file if either USER or GROUP were overriden in /etc/default.
Looks like it works. I edited your NEWS note a bit, but other than that, I'm including this as written. I think this is definitely an improvement. Thanks, Scott K

