From b0fe419fa0f83ab3755367c1803167568a11a722 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 2 Apr 2005 18:08:53 +0000 Subject: Added pid file support, and documentation for it git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@950 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/inspircd.conf.example | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'docs/inspircd.conf.example') diff --git a/docs/inspircd.conf.example b/docs/inspircd.conf.example index bf2e7bc62..22031e957 100644 --- a/docs/inspircd.conf.example +++ b/docs/inspircd.conf.example @@ -238,14 +238,25 @@ -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#- RTFM LINE -#-#-#-#-#-#-#-#-#-#-#-#-#-# +#-#-#-#-#-#-#-#-#-#-#-#-#-#-# DNS SERVER -#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # # # Define your DNS server address here. InspIRCd has its own resolver # # and you must define this otherwise nobody's host will resolve. The # # timeout value is in seconds. # +# # +#-#-#-#-#-#-#-#-#-#-#-#-#-#-# PID FILE -#-#-#-#-#-#-#-#-#-#-#-#-#-#-# +# # +# Define the path to the PID file here. The PID file can be used to # +# rehash the ircd from the shell or to terminate the ircd from the # +# shell using shell scripts, perl scripts etc, and to monitor the # +# ircd's state via cron jobs. # +# # + + + #-#-#-#-#-#-#-#-#-#-#-#-#-#-#- RTFM LINE -#-#-#-#-#-#-#-#-#-#-#-#-#-# # # -- cgit v1.2.3