Post History
I added IdleAction=hibernate IdleActionSec=30min To my bat /etc/systemd/logind.conf. Then I waited 31 min, but nothing happened. It didn't hibernate. Presumably, the config changes are not loa...
#1: Initial revision
How to make changes to logind.conf take effect?
I added ``` IdleAction=hibernate IdleActionSec=30min ``` To my `bat /etc/systemd/logind.conf`. Then I waited 31 min, but nothing happened. It didn't hibernate. Presumably, the config changes are not loaded yet. Perhaps when I reboot they'll take effect... But is there any way to force a reload?