Hi Michael, Quoting Michael Biebl (2012-08-24 16:03:07) > I've been looking at the jessie-pending branch, and I was wondering why > you translate force-reload unconditionally to systemctl restart. > This should only be the case, if the systemd service does not support > reload, i.e. force-reloads should translate to: > > service supports reload → reload > service does not support reload → restart > > That's at least how sysvinit handles it afaics. Thanks for having a look at that patch. The reason for this mistake is that I closely (too closely apparently) copied the patch which introduced upstart support in sysv-rc :-).
I can fix this, but it’ll take me a bit until I have some time for it — most likely next week (Tuesday or Wednesday), but if you want to prepare a patch, please feel free to do so. Best regards, Michael _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

