Bug#727708: tech-ctte: Decide which init system to default to in Debian.
]] Russ Allbery
(Cleaned up the Cc line somewhat)
> You can do quite a bit with the hooks that are part of the specification
> of both types of files. For example, logic that you may add to control
> whether the service should start at all can be implemented by adding a
> pre-start stanza to the upstart configuration.
ExecStartPre=/bin/false
will make the service be considered failed. The ExecStartPre line can
of course be an executable that implements more checking or logic.
--
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
Reply to: