summaryrefslogtreecommitdiff
path: root/manifests/mlmmj.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/mlmmj.pp')
-rw-r--r--manifests/mlmmj.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/mlmmj.pp b/manifests/mlmmj.pp
index f07c860..6ac7731 100644
--- a/manifests/mlmmj.pp
+++ b/manifests/mlmmj.pp
@@ -21,7 +21,7 @@ class mail::mlmmj {
#cron { 'mlmmj-maintd':
# command => '/usr/bin/mlmmj-maintd -F -d /var/spool/mlmmj',
- # user => mlmmj,
+ # user => root,
# hour => "*",
# minute => "*/2",
# ensure => present,