On 23.02.2017 14:11, Kārlis Irmejs wrote: > Perhaps this old workaround still works > > grant permissions 644 (read by others) to /var/log/backuppc/pool.rrd >
`rrdtool create` only relied on umask to create its file. Common case is 640 backuppc:backuppc. Probably BackupPC_rrdUpdate (in v4 or distribution patches in v3) should enforce the permissions to 644. I don't know if there are usage scenarios when having graph world readable is not desirable. Can this be considered as security issue? ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
