Re: Michael Biebl > > Control: reassign -1 systemd, slony1-2-bin > > I'm rather convinced this should be addressed in slony1-2-bin (by ideally > providing native .service units). > Or at least by avoiding the use a root shell and sourcing > /lib/lsb/init-functions, but instead using something like start-stop-daemon > -u
I hate init scripts, and one of the reasons for that is that I have inherited too many packages with weird init scripts like the slony one. I'll supply a .service unit instead. Christoph