# File lib/thin/daemonizing.rb, line 111
def
restart
(
pid_file
)
send_signal
(
'HUP'
,
pid_file
)
end