Created attachment 31436 [details] [review] git formatted patch For debugging suspend problems, it would be much easier if pm-utils would not clear its log file on each operation, but instead suspend to it. This is also conformant with the behaviour of other log files in /var/log/. This of course requires the installation of a logrotate script. We are using this one: ----------------- 8< ------------------- /var/log/pm-suspend.log /var/log/pm-powersave.log { monthly rotate 4 delaycompress compress notifempty missingok } ----------------- 8< -------------------
pm-utils hasn't been touched in eight years, none of this is likely to get addressed. Closing bugs and disabling the bz product.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.