There is an updated pull request by motorto against master on the void-packages repository https://github.com/motorto/void-packages power-profiles-daemon-var-fix https://github.com/void-linux/void-packages/pull/46521 power-profiles-daemon: create /var/lib/power-profiles-daemon @oreo639 Fixes the following warning, that spams the log: ``` daemon.notice: Oct 8 17:58:12 power-profiles-daemon: ** (power-profiles-daemon:833): WARNING **: 17:58:12.124: Could not save configuration file '/var/lib/power-profiles-daemon/state.ini': Failed to create file ?/var/lib/power-profiles-daemon/state.ini.AKGIC2?: No such file or directory ``` #### Testing the changes - I tested the changes in this PR: **YES** A patch file from https://github.com/void-linux/void-packages/pull/46521.patch is attached