Re: dh_installsystemd: don't start on install, but do restart on upgrade - if used
: Hi, William David Edwards wrote: I have a question about dh_installsystemd. Since you got no answer since two days and there seems to be no mailing list for package "debhelper", i dare to point to debian-ment...@lists.debian.org where you could ask for advise. It's actually fo
dh_installsystemd: don't start on install, but do restart on upgrade - if used
n "$2" ]; then deb-systemd-invoke restart 'real-paths-watcher.service' >/dev/null || true fi fi fi ``` With kind regards, William David Edwards