From 0c4ea3e7bb37b6ff14a2973deceda79b9f255cf5 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 27 Jun 2022 12:11:34 -0700 Subject: adding old notes files --- doc/spec.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/spec.txt (limited to 'doc/spec.txt') diff --git a/doc/spec.txt b/doc/spec.txt new file mode 100644 index 0000000..e8662fd --- /dev/null +++ b/doc/spec.txt @@ -0,0 +1,7 @@ + +Signals to daemon itself: + USR2, INT -> graceful shutdown all offspring and exit + TERM, QUIT -> terminate all offspring and exit (this is a bit faster) + HUP -> upgrade all offspring + +NB: QUIT and ALRM are different from einhorn -- cgit v1.2.3