aboutsummaryrefslogtreecommitdiffstats
path: root/modules/Working/pages/openrc.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'modules/Working/pages/openrc.adoc')
-rw-r--r--modules/Working/pages/openrc.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/Working/pages/openrc.adoc b/modules/Working/pages/openrc.adoc
index 7fdf56e..adc6ed5 100644
--- a/modules/Working/pages/openrc.adoc
+++ b/modules/Working/pages/openrc.adoc
@@ -140,7 +140,8 @@ Commands other than `start`, `stop` and `status` may be available.
A common example is `save`, used by `iptables`.
Their usage is identical to that of the built-in ones.
You can look inside the `init.d` script at various `extra*commands` variables which give a listing of the available ones.
-// TODO: what's extra_started_commands etc?
+
+TIP: `extra_started_commands` are extra commands that are only valid when the service is started. Similar logic applies to the rest of them.
// COMBAK: the insanity in sh/opnenrc-init.sh.in
=== Extended `conf.d` Names