merb command line options. -u -G
Reported by Shay Arnett | March 5th, 2008 @ 08:47 PM | in 0.9
I couldn't get the -u or -G flags to work on 0.9.1. There are ways to work around not being able to startup merb as a different user, but it is much better when merb can handle it itself.
Comments and changes to this ticket
-
Martin Grund March 24th, 2008 @ 09:08 PM
In the daemonize method in server.rb the method change_ privileges is called. This method then emits a call to the Merb.logger facility, that is not initialized by then because the boot-loader is started after the privileges were changed.
I attached a patch to fix this problem.
-
Ezra Zygmuntowicz March 25th, 2008 @ 01:11 AM
- → State changed from new to resolved
- → Assigned user changed from to Ezra Zygmuntowicz
applied thanks!
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
