https://bugzilla.xfce.org/show_bug.cgi?id=10172
yonux <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from yonux <[email protected]> --- I am too very interested in adding such a feature because it could help to solve an issue I encountered : https://forum.xfce.org/viewtopic.php?pid=50140#p50140 (which is certainly also related to #10295) It is nearly impossible to execute a command at shutdown, processes are killed too quickly by systemd. I thought about hacking into systemd configuration for it to send SIGTERM to processes instead of killing them brutally, but it does not help at all because xfce4-session is already gone at that point (so there is no more interesting variables to use by scripts). The solution would be to implement what's proposed here : let xfce4-session do things BEFORE sending the shutdown command to the system. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
