Hi
Can anyone explain me what would be the expected behaviour of systemctl
suspend-then-hibernate if I have the following content on
/etc/systemd/sleep.conf.d/overrides.conf
[Sleep]
AllowSuspend=yes
AllowHibernation=yes
AllowSuspendThenHibernate=yes
HibernateMode=shutdown platform
HibernateDelayS
Hello, I’m trying to run user systemd services with DefaultEnvironment set
in a user.conf under $HOME/.config/systemd/ but it isn't being read.
The only .conf files I have seen being read are /etc/systemd/user.conf and
/etc/systemd/user.conf.d/*.conf
It should work, according to this page (under E