Changes between Initial Version and Version 1 of Ticket #492, comment 5
- Timestamp:
- 03/16/14 15:42:25 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #492, comment 5
initial v1 1 1 The systemd / [http://www.freedesktop.org/wiki/Software/systemd/logind/ logind] equivallent is {{{PrepareForSleep}}}: 2 ''The PrepareForShutdown() resp. PrepareForSleep() signals are sent right before (with the argument True) and after (with the argument False) the system goes down for reboot/poweroff, resp. suspend/hibernate.''2 ''The {{{PrepareForShutdown}}}() resp. {{{PrepareForSleep}}}() signals are sent right before (with the argument True) and after (with the argument False) the system goes down for reboot/poweroff, resp. suspend/hibernate.'' 3 3 4 4