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-dnsconfd.8.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/avahi-dnsconfd.8.xml.in') diff --git a/man/avahi-dnsconfd.8.xml.in b/man/avahi-dnsconfd.8.xml.in index e01ab44..7b09cd4 100644 --- a/man/avahi-dnsconfd.8.xml.in +++ b/man/avahi-dnsconfd.8.xml.in @@ -84,7 +84,7 @@
-

SIGINT, SIGTERM, SIGQUIT: avahi-dnsconfd will shutdown. This is issued by passing --kill to avahi-daemon.

+

SIGINT, SIGTERM: avahi-dnsconfd will shutdown. This is issued by passing --kill to avahi-daemon.

SIGHUP: avahi-dnsconfd will refresh the DNS server data.

-- cgit