aboutsummaryrefslogtreecommitdiffstats
path: root/service.8
diff options
context:
space:
mode:
authorVáclav Pavlín <vpavlin@redhat.com>2013-08-08 14:37:34 +0200
committerVáclav Pavlín <vpavlin@redhat.com>2013-08-08 14:42:56 +0200
commit977e18e0f55ec3c617383614427da7eb3ea80eb6 (patch)
tree6476ea9cb2378903d4e4a73111081ead3e30c2ec /service.8
parentd5257dfdc6cbc37ac473ae9f2ec80a00f5a0c3bc (diff)
downloadinitscripts-977e18e0f55ec3c617383614427da7eb3ea80eb6.tar
initscripts-977e18e0f55ec3c617383614427da7eb3ea80eb6.tar.gz
initscripts-977e18e0f55ec3c617383614427da7eb3ea80eb6.tar.bz2
initscripts-977e18e0f55ec3c617383614427da7eb3ea80eb6.tar.xz
initscripts-977e18e0f55ec3c617383614427da7eb3ea80eb6.zip
man: only action specified in LSB are redirected to systemd
Diffstat (limited to 'service.8')
-rw-r--r--service.85
1 files changed, 4 insertions, 1 deletions
diff --git a/service.8 b/service.8
index 3c30eae8..2cd0c039 100644
--- a/service.8
+++ b/service.8
@@ -67,8 +67,11 @@ command.
If the init script file does not exist, the script tries to use
.B legacy actions.
-If there is no suitable legacy action found, input is redirected to the
+If there is no suitable legacy action found and
+.I COMMAND
+is one of actions specified in LSB Core Specification, input is redirected to the
.B systemctl.
+Otherwise the command fails with return code 2.
.SH FILES
.TP