From a2447dfb420cbd97a65cc085404c031d42cb3dfb Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 4 Dec 2017 17:17:17 -0600 Subject: rc-service: add --ifcrashed option This works like the other --if options. If the service is crashed, run the command. This fixes #154. --- man/rc-service.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/rc-service.8 b/man/rc-service.8 index 80deb5eb..8f075de4 100644 --- a/man/rc-service.8 +++ b/man/rc-service.8 @@ -16,6 +16,10 @@ .Nd locate and run an OpenRC service with the given arguments .Sh SYNOPSIS .Nm +.Op Fl c , -ifcrashed +.Ar service cmd +.Op Ar ... +.Nm .Op Fl i , -ifexists .Ar service cmd .Op Ar ... -- cgit v1.2.3