summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 235a5c6..a6b6c3e 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -215,7 +215,7 @@ class apache::openbsd inherits apache::base {
path => "$config_dir/conf.d/",
}
File['htpasswd_dir']{
- owner => www,
+ group => www,
}
File[web_dir]{
group => daemon,