Bug#734848: [Pkg-systemd-maintainers] Bug#734848: systemd: LSB initscript wrappers should also handle sockets on start/stop

2014-06-02 Thread Apollon Oikonomopoulos
Hi Michael, On 15:43 Sat 31 May , Michael Stapelberg wrote: > > +# We also start/stop the associated sockets (if any), so that > > +# "/etc/init.d/foo stop" permanently stops the service. > > +if [ "$command" = start -o "$command" = stop ]; then > > +for socket in $(systemc

Bug#734848: [Pkg-systemd-maintainers] Bug#734848: systemd: LSB initscript wrappers should also handle sockets on start/stop

2014-05-13 Thread Apollon Oikonomopoulos
spired mostly by /usr/sbin/service). Regards, Apollon From 0bb95761cd8a71b9b6abc07f64ed6c34017d60cc Mon Sep 17 00:00:00 2001 From: Apollon Oikonomopoulos Date: Wed, 5 Feb 2014 19:20:00 +0200 Subject: [PATCH] LSB: start/stop service-triggering sockets The LSB initscript wrapper functions handle st