mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-12-22 07:18:53 -05:00
It's been long enough.
This commit is contained in:
parent
39aac3422b
commit
ae61a04033
@ -161,7 +161,7 @@ module MailCatcher extend self
|
||||
# Daemonize, if we should, but only after the servers have started.
|
||||
if options[:daemon]
|
||||
EventMachine.next_tick do
|
||||
puts "*** MailCatcher now runs as a daemon by default. Go to the web interface to quit."
|
||||
puts "*** MailCatcher runs as a daemon by default. Go to the web interface to quit."
|
||||
Process.daemon
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user