Hey Patrick, Patrick Schleizer [2015-07-06 15:35 +0000]: > Can debhelper (dh-systemd) help making override files > (/lib/systemd/system/unit.service.d/override.conf) take effect? > (systemctl daemon-reload + service restart) > > (Override files shipped by different packages.)
Not right now, no. Your postinst needs to call that manually (guarded by [ -d /run/systemd/system ]) Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) _______________________________________________ Pkg-systemd-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
