Re: dh_installsystemd: don't start on install, but do restart on upgrade - if used

2025-07-24 Thread William David Edwards
: 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

2025-07-22 Thread William David Edwards
n "$2" ]; then deb-systemd-invoke restart 'real-paths-watcher.service' >/dev/null || true fi fi fi ``` With kind regards, William David Edwards