Feature changed by: Thorsten Kukuk (kukuk) Feature #322036, revision 5 Title: Move logrotate.status to /var/lib/misc Requested by: Thorsten Kukuk (kukuk) Partner organization: openSUSE.org Description: logrotate.status is in /var/lib. Which is a problem if the root filesystem is read-only like for CASP. Making /var/lib read-write is impossible without breaking snapshots, rollback and transactional updates on all products, not only CASP. According to FHS/LSB, no application is allowed to create single files in /var/lib anyways, the correct directory is /var/lib/misc. Which is writeable. So the logrotate.status file should be moved. If we do FATE#322037, we will get this for free, since Tumbleweed has already this change + Discussion: + #1: Thorsten Kukuk (kukuk) (2016-11-24 13:28:41) + That's mandatory for CASP, else transactional-updates will not work at + all. Or logrotate will not work at all. -- openSUSE Feature: https://features.opensuse.org/322036