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

2024-05-26 Thread Luca Boccassi
Control: tags -1 wontfix Control: close -1 On Fri, 5 Dec 2014 07:43:49 +0100 Martin Pitt wrote: > Control: tag -1 -patch > > As the original patch needs some work, I'm removing the patch tag for > now. > > Thanks for your work! These legacy wrappers are all on their way out. It's been 10 years

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

2014-12-04 Thread Martin Pitt
Control: tag -1 -patch As the original patch needs some work, I'm removing the patch tag for now. Thanks for your work! Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- To UNSUBSCRIBE, email to debi

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

2014-06-02 Thread Michael Stapelberg
Hi Apollon, Apollon Oikonomopoulos writes: > was loaded but not enabled. Unfortunately the semantics of TriggeredBy > seem to be poorly documented. Anyway, I will submit a more elegant > version :) Cool. Also note that patches with documentation updates/clarifications are appreciated on the sys

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-31 Thread Michael Stapelberg
Hi Apollon, Thanks for providing a patch. Apollon Oikonomopoulos writes: > diff --git a/debian/init-functions.d/40-systemd > b/debian/init-functions.d/40-systemd > index a213afc..e494ac2 100644 > --- a/debian/init-functions.d/40-systemd > +++ b/debian/init-functions.d/40-systemd > @@ -40,6 +40,

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

2014-05-13 Thread Apollon Oikonomopoulos
tags 734848 +patch thanks Hi Michael, On 23:25 Fri 10 Jan , Michael Stapelberg wrote: > Agreed. If you want to accelerate things, please attach a patch. Also, > FYI, I won’t work on this until #727708 is resolved. Please find attached a patch implementing the suggested behaviour (inspired m

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

2014-01-10 Thread Michael Stapelberg
Hi Apollon, Apollon Oikonomopoulos writes: > Currently the wrappers in /lib/lsb/init-functions.d/40-systemd will wrap > starting/stopping any service with a corresponding systemd service unit > file in a systemctl call. This works well with most services, however if > a service supports socket

Bug#734848: systemd: LSB initscript wrappers should also handle sockets on start/stop

2014-01-10 Thread Apollon Oikonomopoulos
Package: systemd Version: 204-6 Severity: normal Dear Maintainer, Currently the wrappers in /lib/lsb/init-functions.d/40-systemd will wrap starting/stopping any service with a corresponding systemd service unit file in a systemctl call. This works well with most services, however if a service s