On Tue, Apr 01, 2014 at 09:50:49AM -0400, Roman Gelfand wrote:
> Is there a tool that would take down and disable a service based on a
> configurable criteria?
Are you after something more than:
#!/bin/sh
service $1 stop
update-rc.d $1 disable
with possibly, some detectio
On Tue, Apr 01, 2014 at 09:50:49AM -0400, Roman Gelfand wrote:
> Is there a tool that would take down and disable a service based on a
> configurable criteria?
Depending what your "configurable criteria" are, there are probably
several tools that could be used.
Cheers,
Tom
--
Hand, n.:
2 matches
Mail list logo