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

Whoops - forgot to drop an option to k5start

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.