I've been trying to get cpbackup-exclude.conf working on an account, but it simply refuses to obey me.
I add some stuff to exclude, run pkgacct .. and the stuff is still there. When I check the gtar process with ps, it appears as though the cpbackup-exclude.conf file isn't being passed as an argument:
/bin/gtar -c -f - .
There's no -X /home/user/cpbackup-exclude.conf.
Any ideas?
I add some stuff to exclude, run pkgacct .. and the stuff is still there. When I check the gtar process with ps, it appears as though the cpbackup-exclude.conf file isn't being passed as an argument:
/bin/gtar -c -f - .
There's no -X /home/user/cpbackup-exclude.conf.
Any ideas?