summaryrefslogtreecommitdiffstats
path: root/draksnapshot-config
diff options
context:
space:
mode:
Diffstat (limited to 'draksnapshot-config')
-rwxr-xr-xdraksnapshot-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/draksnapshot-config b/draksnapshot-config
index 8cc712b..ce76d20 100755
--- a/draksnapshot-config
+++ b/draksnapshot-config
@@ -342,7 +342,7 @@ sub generate_cron_entry() {
#
# $file: crontab fragment for rsnapshot
-/usr/bin/rsnapshot $type
+/usr/bin/rsnapshot $type > /dev/null
));
}
}