Using runit-init on debian/Jessie in place of sysvinit/systemd

2015-01-19 Thread Jonathan de Boyne Pollard
Luke Diamand: Are there any plans to create a debian package that would just put all the bits in the right place, so you can simply install the package and have it then use runit-init as /sbin/init ? It's called runit-run, created over a decade ago, and it was a Debian package for some years

Re: Using runit-init on debian/Jessie in place of sysvinit/systemd

2015-01-02 Thread Avery Payne
On Fri, Jan 2, 2015 at 6:51 AM, Luke Diamand l...@diamand.org wrote: On 02/01/15 10:40, Avery Payne wrote: On Thu, Jan 1, 2015 at 3:39 PM, Luke Diamand l...@diamand.org wrote: Caution, a shameless plug follows: If you are willing to share the contents of your scripts with a very

Re: Using runit-init on debian/Jessie in place of sysvinit/systemd

2015-01-02 Thread toki clover
Feel free to take meds and re-invent the wheel when you feel like it. No problem of course. Take care. -- Forwarded message -- From: Avery Payne avery.p.pa...@gmail.com Date: 2015-01-02 11:54 GMT+01:00 Subject: Re: Using runit-init on debian/Jessie in place of sysvinit/systemd

Re: Using runit-init on debian/Jessie in place of sysvinit/systemd

2015-01-01 Thread toki clover
Naturally, you just need to append `init=/sbin/runit-init' (check the path beforehand) to use runit-init as PID 1 (to replace `init=/sbin/init' or `init=/usr/lib/systemd'.)