At Mon, 18 Jun 2012 06:27:26 +0000,
shawn wrote:
> I have systemd installed, which provides a tmpreaper-like functionality: 
> tmpfiles.d(5)
> 
> If you are going to depend on tmpreaper, can you make it "tmpreaper | 
> systemd"?
> 
> also, why does sogo need a tmpreaper so bad as to put it as a depends?

It needs tmpreaper for the cron.daily job that cleans up the
/var/spool/sogo directory where drafts are temporarily stored. From
reading the tmpfiles.d manpage, it seems that to get the same
functionality I should create a file /etc/tmpfiles.d/sogo.conf with
the contents:

d /var/spool/sogo  750 sogo sogo 1d

Is that correct? And will this clean the directory every day like the
cronjob does or will it only clean the directory on boot? I can't find
that in the manpage...



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to