HylaFAX The world's most advanced open source fax server |
Anne,On Sat, 21 Feb 2009, gentil ecureuil wrote:
Hi,
I have a problem with permission for files (directory : doneq and docq)
I currently use 660.
I would like 664.
How to have for files permissions : 664?
Thank you
Anne
I added a root crontab like this:
5 * * * * /bin/chmod a+r /var/spool/hylafax/docq/* &> /dev/null
You might want to increase the frequency for your needs. I'm small and once an hour is OK for my needs.
Dave