mirror of
https://github.com/javalsai/lidm.git
synced 2026-02-27 03:50:44 +01:00
4 lines
122 B
C
4 lines
122 B
C
// handle SIGTERM by sending SIGTERM to all children, resulting
|
|
// in a graceful graphical shutdown
|
|
void setup_sigterm();
|