Exclude excludes too much

2013-03-27 Thread Jens Bürger
Hello everyone, what I am trying to do is a rather simple task - I thought. I just want to backup a whole Linux-system with TSM. So I want to exclude all system-specific dirs and the TSM logs (because otherwise there will be an error because TSM writes to the files while backing them up) from

Re: Exclude excludes too much

2013-04-02 Thread Jens Bürger
Changing the DOMAIN-statement to DOMAIN / /var fixed the problem. thank you for your help!