From 977e18e0f55ec3c617383614427da7eb3ea80eb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=A1clav=20Pavl=C3=ADn?= Date: Thu, 8 Aug 2013 14:37:34 +0200 Subject: man: only action specified in LSB are redirected to systemd --- service.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'service.8') 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 -- cgit v1.2.1