summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/runscript.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/runscript.8 b/man/runscript.8
index ddce662..1854638 100644
--- a/man/runscript.8
+++ b/man/runscript.8
@@ -471,7 +471,7 @@ start_pre()
# stop_post.
fi
# Ensure that our dirs are correct
- checkpath --dir --owner foo:foo --mode 0664 \\
+ checkpath --directory --owner foo:foo --mode 0775 \\
/var/run/foo /var/cache/foo
}