Ignore:
Timestamp:
Oct 5, 2008, 12:00:25 AM (16 years ago)
Author:
broder
Message:

Turns out sipb-xen-www's init script was the problem, not
apache's. Install a fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/sipb-xen-www/debian/sipb-xen-www.postinst

    r308 r1047  
    2525        chgrp -R sipb-xen .
    2626        chmod -R g+w .
     27       
     28        # Our init script proxies all requests Apache's, so Apache's
     29        # running is just a NOP
     30        update-rc.d -f apache2 remove
    2731    ;;
    2832
Note: See TracChangeset for help on using the changeset viewer.