From f1c8e8275ec9261aca5f7f028055ee07a98dded3 Mon Sep 17 00:00:00 2001 From: Davin McCall Date: Thu, 2 May 2019 20:39:41 +1000 Subject: [PATCH 1/1] Minor README fixes. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30c1721..b19d8e3 100644 --- a/README.md +++ b/README.md @@ -280,10 +280,10 @@ are: dinitctl stop dinitctl release -Note that a "start" markes the service active, as well as starting it if it is +Note that a "start" marks the service active, as well as starting it if it is not already started; the opposite of this is actually "release", which clears the active mark and stops it if it has no active dependent services. The "stop" -command by default acts as a "release" which also forces the service to stop +command by default acts as a "release" that also forces the service to stop (although it may then immediately restart, depending on how it and its dependents are configured). -- 2.25.1