From 173d58a10c40f1fd64034690eab82833d4a4770d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 18 Feb 2020 12:25:29 +0000 Subject: Add SIGPWR and SIGWINCH support to s6-svscan --- doc/s6-svscan.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/s6-svscan.html') diff --git a/doc/s6-svscan.html b/doc/s6-svscan.html index b826847..fc54cd9 100644 --- a/doc/s6-svscan.html +++ b/doc/s6-svscan.html @@ -135,6 +135,8 @@ it receives one of the following signals.
  • SIGINT : fork and execute .s6-svscan/SIGINT
  • SIGUSR1 : fork and execute .s6-svscan/SIGUSR1
  • SIGUSR2 : fork and execute .s6-svscan/SIGUSR2
  • +
  • SIGPWR (on systems that define it) : fork and execute .s6-svscan/SIGPWR
  • +
  • SIGWINCH (on systems that define it) : fork and execute .s6-svscan/SIGWINCH
  • -- cgit v1.3.1