Hi!
How is log files purged when a package is removed using --purge?
The only control files I can see that influence log files, is logrotate. If
I put a rm -f ... in postrm, it's not what I want either since then it'll
remove the logs with a --remove as well.
Should I just leave logs lying aroun
Hi!
How is log files purged when a package is removed using --purge?
The only control files I can see that influence log files, is logrotate. If
I put a rm -f ... in postrm, it's not what I want either since then it'll
remove the logs with a --remove as well.
Should I just leave logs lying arou
2 matches
Mail list logo