summaryrefslogtreecommitdiff
path: root/manifests/mlmmj.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-04-07 16:14:35 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-04-07 16:14:35 -0300
commit682b5e84af9995961f2a81514252c1d43ace74f1 (patch)
tree79e9cf6ae11393779442a524297865346233b704 /manifests/mlmmj.pp
parent247d8f1f2e462321f80070154b0fc30c97acba36 (diff)
downloadpuppet-mail-682b5e84af9995961f2a81514252c1d43ace74f1.tar.gz
puppet-mail-682b5e84af9995961f2a81514252c1d43ace74f1.tar.bz2
Minor change
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,