From 682b5e84af9995961f2a81514252c1d43ace74f1 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 7 Apr 2012 16:14:35 -0300 Subject: Minor change --- manifests/mlmmj.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') 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, -- cgit v1.2.3