summaryrefslogtreecommitdiff
path: root/man/runscript.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/runscript.8')
-rw-r--r--man/runscript.85
1 files changed, 0 insertions, 5 deletions
diff --git a/man/runscript.8 b/man/runscript.8
index c4119d9..471c0f1 100644
--- a/man/runscript.8
+++ b/man/runscript.8
@@ -447,11 +447,6 @@ depend()
need ${_need}
}
-restart_pre() {
- # Verify a config and abort the restart in case it's not valid
- ...
-}
-
# This function does any pre-start setup. If it fails, the service will
# not be started.
# If you need this function to behave differently for a restart command,