I ran into some issues yesterday putting paste under the control of
Solaris SMF (much like launchd or init.d)
However I knew that twistd the twisted application server ran fine
under it, so I went and had a look at their daemonization code, and
ported the changes over to paster (diff attached) and suddenly it
worked.
I don't really understand the full unix underpinnings of all this, so
I'm not entirely sure about the consequences of this patch. (I know I
mucked with the devnull vs. dev/null bits). But if anyone wanted take
a look at this and figure out what was different down at the bottom
that would be great.
~ Anders
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Paste Users" group.
To post to this group, send email to paste-users@???
To unsubscribe from this group, send email to paste-users+unsubscribe@???
For more options, visit this group at
http://groups.google.com/group/paste-users?hl=en
-~----------~----~----~----~------~----~------~--~---