Changeset 1690


Ignore:
Timestamp:
Nov 17, 2008, 5:00:04 AM (15 years ago)
Author:
broder
Message:

Whoops - forgot to drop an option to k5start

Location:
trunk/packages/invirt-web
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-web/debian/changelog

    r1688 r1690  
     1invirt-web (0.0.12) unstable; urgency=low
     2
     3  * Whoops - forgot to drop an option to k5start
     4
     5 -- Evan Broder <broder@mit.edu>  Mon, 17 Nov 2008 04:59:31 -0500
     6
    17invirt-web (0.0.11) unstable; urgency=low
    28
  • trunk/packages/invirt-web/files/etc/init.d/apache2.invirt

    r1688 r1690  
    2525    /sbin/start-stop-daemon --start --pidfile "$TMP_PIDFILE" -c www-data \
    2626        --exec /usr/bin/k5start -- -b -p "$TMP_PIDFILE" \
    27         -U -f "$KSTART_KEYTAB" -K10 -S afs -I "$AFSCELL" -t \
     27        -f "$KSTART_KEYTAB" -K10 -S afs -I "$AFSCELL" -t \
    2828        "daemon/$(hostname -f)"
    2929    cat "$TMP_PIDFILE" >|"$KSTART_PIDFILE"
Note: See TracChangeset for help on using the changeset viewer.