Re: No DOWN file support in runit?

2016-02-13 Thread Brian Reichert
On Sat, Feb 13, 2016 at 10:24:42AM -0800, Colin Booth wrote: > On Feb 13, 2016 10:18 AM, "Steve Litt" wrote: > > > > Hi all, > > > > I've been using runit for about 4 months now, and a few days ago I > > tried to disable a service by placing a file called DOWN in its > > directory (like you would

Re: No DOWN file support in runit?

2016-02-13 Thread Colin Booth
On Feb 13, 2016 10:18 AM, "Steve Litt" wrote: > > Hi all, > > I've been using runit for about 4 months now, and a few days ago I > tried to disable a service by placing a file called DOWN in its > directory (like you would with s6 or daemontools). However, the service > kept coming up at boot. > >

No DOWN file support in runit?

2016-02-13 Thread Steve Litt
Hi all, I've been using runit for about 4 months now, and a few days ago I tried to disable a service by placing a file called DOWN in its directory (like you would with s6 or daemontools). However, the service kept coming up at boot. What's the idiomatic way to prevent a runit service from start