csf --graphs permissions

Post Reply
marcele
Junior Member
Posts: 215
Joined: 17 Sep 2007, 17:02

csf --graphs permissions

Post by marcele »

Just wondering if when csf graphs are generated if the files could have 644 permissions vs the 600 that they are now. This would allow them to be used in third party applications that are not running as root.
ForumAdmin
Moderator
Posts: 1524
Joined: 01 Oct 2008, 09:24

Re: csf --graphs permissions

Post by ForumAdmin »

All csf file permissions are strict on purpose. If you are running a cron job to generate the images, the simplest thing would be to chmod/chown them immediately afterwards.
Post Reply