Hi,
I used cp linux-backuppc /etc/init.d/backuppc to copy to init.d, but it prompted
[root@kevin init.d]# service backuppc restart
Shutting down BackupPC: [FAILED]
Starting BackupPC: Couldn't open /data/BackupPC/conf/config.pl: Permission denied
BackupPC::Lib->new failed [FAILED]
when I try to start the service. I checked the mod for config.pl and it showed as read only for owner, group and others. I changed it to rwx for all, but still couldn't start backuppc. Anyone can help with this?
Thanks.
tkt