Re: Change suspend type from kde menu
On Thu, 28 Dec 2023 23:17:06 +0100
Valerio Vanni <valerio.vanni@inwind.it> wrote:
> /usr/lib/systemd/system-sleep/dvb-suspend.sh
That may work, but by putting the script in /usr/lib/systemd, you run
the risk of it being clobbered on the next update to systemd. Better to
put it in /etc/systemd/system-sleep/. Files in /etc/systemd over-ride
their analogs in /usr/lib/systemd, so it should continue to work. You
may need to do a "systemctl daemon-reload".
--
Does anybody read signatures any more?
https://charlescurley.com
https://charlescurley.com/blog/
Reply to: