[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Automatically restart daemons



> 
> It might be a nice idea if we put the code to restart various daemons into
> their config files.
> 
> e.g.	# /etc/inetd.conf:  see inetd(8) for further informations. 
> 	# 
> 	# Internet server configuration database 
> 	...
> 	# Local variables: 
> 	# mode: text 
> 	# compile-command: "kill -HUP `cat /var/run/inetd.pid`" 
> 	# End: 
> 
> This is a very useful feature and can really help the turnaround time for
> adding new services manually.  Any thoughts?
> 

Most daemons are restarted with /etc/init.d/{daemon} restart or start then stop.


Reply to: