From 78f848c7c76c91a3c203c3289382bc2972803d3d Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 18 Nov 2010 03:58:05 +0100 Subject: daemon: we better stay away from SIGQUIT since it is supposed to cause a core dump --- man/avahi-autoipd.8.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/avahi-autoipd.8.xml.in') diff --git a/man/avahi-autoipd.8.xml.in b/man/avahi-autoipd.8.xml.in index 477beb8..bdd9579 100644 --- a/man/avahi-autoipd.8.xml.in +++ b/man/avahi-autoipd.8.xml.in @@ -139,7 +139,7 @@
-

SIGINT, SIGTERM, SIGQUIT: avahi-autoipd will shutdown. (Same as --kill)

+

SIGINT, SIGTERM: avahi-autoipd will shutdown. (Same as --kill)

SIGHUP: avahi-autoipd will reannounce the acquired IP address. (Same as --refresh)

-- cgit