diff --git a/guide.md b/guide.md index c8c51d72..a3195b08 100644 --- a/guide.md +++ b/guide.md @@ -173,7 +173,7 @@ start() stop() status() -There are default implementations in rc/sh/runscript.sh - this allows very +There are default implementations in rc/sh/openrc-run.sh - this allows very compact service scripts. These functions can be overridden per service script as needed.