[systemd-devel] Help with suspend-then-hibernate

2024-05-30 Thread Guido
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

[systemd-devel] Can't make local user.conf work

2016-02-25 Thread Guido D'Arezzo
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