aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/common.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/common.pp')
-rw-r--r--manifests/common.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/common.pp b/manifests/common.pp
index 7c4ca115..07da5bad 100644
--- a/manifests/common.pp
+++ b/manifests/common.pp
@@ -86,7 +86,7 @@ class urpmi_update {
user => root,
hour => '*/4',
minute => 0,
- command => "urpmi.update -a",
+ command => "/usr/sbin/urpmi.update -a",
}
}