Lines Matching refs:it
10 # you can redistribute it and/or modify it under the terms of the GNU
12 # Foundation, in version 2 as it comes in the "COPYING" file of the
14 # hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
39 Create a system service which runs a command. In order to make it possible to
42 - That it can be started safely even if all its dependencies are not started
43 and will sleep if necessary until it can start work. Ideally it should
44 start accepting input as early as it can, but delay handling it if
45 necessary, and delay accessing its dependencies until it actually needs
47 - That it does not background to simplify service process management.
48 - That it can be safely shut down using SIGTERM.
65 installed previously, "--enable" and "--force-enable" make it start when
67 prevents it from starting when entering any run-level. If a version of
69 simply update it without changing when it starts; "--force-enable" and