Re: RFH: Re: Bug#752075: daemontools-run: Add systemd support

2014-07-04 Thread Milan P. Stanic
On Fri, 2014-07-04 at 15:55, Michael Biebl wrote: > Am 04.07.2014 15:22, schrieb Milan P. Stanic: > > And for runit: > Thanks for sharing. > > > cat /etc/systemd/system/runit.service > > [Unit] > > Description=runit svscan > > After=syslog.target > > The After=syslog.target is no longer necessary

Re: RFH: Re: Bug#752075: daemontools-run: Add systemd support

2014-07-04 Thread Michael Biebl
Hi Milan, Am 04.07.2014 15:22, schrieb Milan P. Stanic: > And for runit: Thanks for sharing. > cat /etc/systemd/system/runit.service > [Unit] > Description=runit svscan > After=syslog.target The After=syslog.target is no longer necessary and not recommended anymore. Lintian will actually compl

Re: RFH: Re: Bug#752075: daemontools-run: Add systemd support

2014-07-04 Thread Milan P. Stanic
On Fri, 2014-07-04 at 14:34, Michael Biebl wrote: > Am 04.07.2014 13:50, schrieb Gerrit Pape: > > I hereby ask for help to add systemd support to these packages. > > We (pkg-systemd team) can help you with that. > > Let's follow up on the pkg-systemd mailing list. > > In most cases adding a .ser

Re: adding systemd support to your package (Re: RFH: Re: Bug#752075: daemontools-run: Add systemd support)

2014-07-04 Thread Michael Biebl
Am 04.07.2014 14:38, schrieb Michael Biebl: > pkg-systemd-maintain...@lists.alioth.debian.org > > mailing list and we will try to help you as best as we can. or join #debian-systemd on OFTC. Regards, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are

adding systemd support to your package (Re: RFH: Re: Bug#752075: daemontools-run: Add systemd support)

2014-07-04 Thread Michael Biebl
Am 04.07.2014 14:34, schrieb Michael Biebl: > Hi Gerrit, > > Am 04.07.2014 13:50, schrieb Gerrit Pape: >> I hereby ask for help to add systemd support to these packages. > > We (pkg-systemd team) can help you with that. > > Let's follow up on the pkg-systemd mailing list. I want to add, that t

Re: RFH: Re: Bug#752075: daemontools-run: Add systemd support

2014-07-04 Thread Russ Allbery
Gerrit Pape writes: > Important thing to know is: init scripts don't work out for this. The > service management concept of daemontools and runit is, amongst other > things, a process tree with guaranteed process state, including > envrionment. init scripts don't provide that. There's no reaso

Re: RFH: Re: Bug#752075: daemontools-run: Add systemd support

2014-07-04 Thread Michael Biebl
Hi Gerrit, Am 04.07.2014 13:50, schrieb Gerrit Pape: > I hereby ask for help to add systemd support to these packages. We (pkg-systemd team) can help you with that. Let's follow up on the pkg-systemd mailing list. In most cases adding a .service file is pretty simple. If it's only about startin

Re: RFH: Re: Bug#752075: daemontools-run: Add systemd support

2014-07-04 Thread Matthias Urlichs
Hi, Gerrit Pape: > > I'm very dubious about this being release-critical. > > I think it is. The package will not work as expected without the > inittab interface. > It's rather trivial to write an init script, and/or a systemd unit file, which starts daemontools. Hooking into inittab isn't goin

RFH: Re: Bug#752075: daemontools-run: Add systemd support

2014-07-04 Thread Gerrit Pape
On Fri, Jul 04, 2014 at 03:37:20AM -0700, Russ Allbery wrote: > Gerrit Pape writes: > > I looked into latest policy, but did not find anything about systemd > > support. I'm surprised that this is now a release critical bug, and the > > package marked for removal. What's the justification? > >