From 2488c039ba3482b10e87e71b1e96e32ffdcdfc8d Mon Sep 17 00:00:00 2001 From: Davin McCall Date: Tue, 30 Oct 2018 19:03:27 +0000 Subject: [PATCH] Minor edits to dinit-service man page. --- doc/manpages/dinit-service.5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/manpages/dinit-service.5 b/doc/manpages/dinit-service.5 index 47a2cd2..c594194 100644 --- a/doc/manpages/dinit-service.5 +++ b/doc/manpages/dinit-service.5 @@ -225,7 +225,8 @@ Specifies the log file for the service. Output from the service process will go this file. .TP \fBoptions\fR = \fIoption\fR... -Specifies various options for this service. See the \fBOPTIONS\fR section. +Specifies various options for this service. See the \fBOPTIONS\fR section. This +directive can be specified multiple times to set additional options. .TP \fBload-options\fR = \fIload_option\fR... Specifies options for interpreting other settings when loading this service @@ -356,7 +357,8 @@ skipped but dependent services continue to start. type = scripted command = /etc/dinit.d/rootfscheck.sh restart = false -options = starts-on-console pass-cs-fd start-interruptible skippable +options = starts-on-console pass-cs-fd +options = start-interruptible skippable depends-on = early-filesystems # /proc and /dev depends-on = device-node-daemon .ft -- 2.25.1