aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVáclav Pavlín <vpavlin@redhat.com>2013-08-08 14:37:34 +0200
committerLukas Nykryn <lnykryn@redhat.com>2013-08-19 14:11:17 +0200
commitab22271da0910ccd0f6176a150b193e723e843d9 (patch)
tree3cd0abdba2c2de65d798dd351e44b2cb6b01a51a
parent513ed0501d8665e04fd1950fb6f95f152df9b4e4 (diff)
downloadinitscripts-ab22271da0910ccd0f6176a150b193e723e843d9.tar
initscripts-ab22271da0910ccd0f6176a150b193e723e843d9.tar.gz
initscripts-ab22271da0910ccd0f6176a150b193e723e843d9.tar.bz2
initscripts-ab22271da0910ccd0f6176a150b193e723e843d9.tar.xz
initscripts-ab22271da0910ccd0f6176a150b193e723e843d9.zip
man: only action specified in LSB are redirected to systemd
-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