summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/workstation-duplicity2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/workstation-duplicity b/bin/workstation-duplicity
index c227f6ea..23ec9404 100755
--- a/bin/workstation-duplicity
+++ b/bin/workstation-duplicity
@@ -68,7 +68,7 @@ if [ $exit = 0 ]; then
else
type="full"
fi
- notify-send --urgency=low --icon=package_network \
+ notify-send --urgency=low --expire-time=10000 --icon=package_network \
"duplicity $type backup @ $(date '+%-l:%M%#p %Z')" ||:
# update flag file so cronjob doesn't do this again for four hours
touch $FLAG_FILE