Hi all, I would like to know if there is a possibility to get notified about upcoming shutdown/restart. For example:
. Somebody executes "systemctl reboot" / "systemctl poweroff" . A callback function is called in my service before SIGTERM is triggered on ANY service. . After my callback returns, the systemd continues the reboot/shutdown process. I suppose it's possible via dbus API, but I couldn't find any examples connected with this scenario. Thanks in advance. Best regards, Michal
_______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
