<HTML>
<HEAD>
<TITLE>Re: [Openstack] Generic method to make the OpenStack services daemonize / run as different user</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>DevstackPY can do this for u.<BR>
<BR>
But that’s probably not what u want??<BR>
<BR>
<a href="https://github.com/yahoo/Openstack-DevstackPy/blob/master/devstack/runners/fork.py">https://github.com/yahoo/Openstack-DevstackPy/blob/master/devstack/runners/fork.py</a><BR>
<BR>
On 3/27/12 11:57 AM, "Martin Gerhard Loschwitz" <<a href="martin.loschwitz@hastexo.com">martin.loschwitz@hastexo.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi Folks,<BR>
<BR>
i'm looking for a generic way to make the OpenStack components (keystone-all,<BR>
glance-api / glance-registry, nova-*) daemonize. I had expected the scripts<BR>
to have such an option out of the box, but apparently that isn't so. I don't<BR>
want to use upstart (as that is Ubuntu-specific) or start-stop-daemon (as<BR>
that is mostly Debian-specific). Is there any recommended official method for<BR>
this?<BR>
<BR>
Also, are there any hidden command line arguments that tell these daemons to<BR>
switch drop privileges and run as another user?<BR>
<BR>
Thanks a lot in advance!<BR>
<BR>
Best regards<BR>
Martin G. Loschwitz<BR>
<BR>
--<BR>
Martin Gerhard Loschwitz<BR>
Chief Brand Officer, Principal Consultant<BR>
hastexo Professional Services<BR>
<BR>
CONFIDENTIALITY NOTICE: This e-mail and/or the accompanying documents<BR>
are privileged and confidential under applicable law. The person who<BR>
receives this message and who is not the addressee, one of his employees<BR>
or an agent entitled to hand it over to the addressee, is informed that<BR>
he may not use, disclose or reproduce the contents thereof. Should you<BR>
have received this e-mail (or any copy thereof) in error, please let us<BR>
know by telephone or e-mail without delay and delete the message from<BR>
your system. Thank you.<BR>
<BR>
_______________________________________________<BR>
Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><BR>
Post to     : <a href="openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><BR>
Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><BR>
More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>