mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-26 03:36:23 +00:00
Monotone-Parent: 950380ef7d21e236720a256867099e544955446c
Monotone-Revision: fd0a45015e180440a0786a460237ffb942e2713a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-10-19T21:44:25 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
2
debian/sogo.cron.daily
vendored
2
debian/sogo.cron.daily
vendored
@@ -3,4 +3,4 @@
|
||||
SOGOSPOOL=/var/spool/sogo
|
||||
|
||||
/usr/sbin/tmpreaper 24 "$SOGOSPOOL"
|
||||
find "$SOGOSPOOL" -type d -empty -exec /bin/rmdir -p {} \; 2> /dev/null
|
||||
find "$SOGOSPOOL" -mindepth 1 -type d -empty -exec /bin/rmdir -p {} \; 2> /dev/null
|
||||
|
||||
Reference in New Issue
Block a user