Hello,

if I want a daemon to, for example listen for the power button, then there are two possible solutions. Either configure systemd to not longer handle the power button or register an "inhibitor" to make systemd stop handling the power button.

Is it good practice to use "systemd-inhibit" in service files to use the "inhibitor" way to "free" the power button or is the preferred way to fix the daemon to inhibit on its own?

Thanks in advance

Yours

Manuel

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to