#9182: Here's an rc.d script for FastCGI on BSD
---------------------------------------------+------------------------------
          Reporter:  kriskowal               |         Owner:  nobody
            Status:  new                     |     Milestone:        
         Component:  Documentation           |       Version:  1.0   
        Resolution:                          |      Keywords:        
             Stage:  Design decision needed  |     Has_patch:  0     
        Needs_docs:  0                       |   Needs_tests:  0     
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Changes (by mtredinnick):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Design decision needed
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 This isn't really specific for the documentation. It's highly specific to
 BSD, won't even work on Linux systems (things like `load_rc_config` and
 `run_rc_command` are specific). There ''may'' be a small argument for
 including scripts like this in a scripts directory somewhere, but even
 that's going to open the door for an init script for every possible
 distribution (since there are a lot of variations by the time we take into
 account the BSD variations, OpenSolaris, even just the major Linux distros
 and Macs).

 Alternatively, it might be worthwhile to include in something in the
 `docs/howto/` directory for distribution-specific stuff (it would need
 more clarification about which BSD-variant this is targeted for, since
 there are variations even in that small space and I'm not if they apply
 here).

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9182#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to