# # # patch "webhost.initscript" # from [ef28a834cb3ca48d335c20799d2ad6c417424d92] # to [3b0c6ac012563a12585e2c2b1acbb6d7a2ce7914] # ============================================================ --- webhost.initscript ef28a834cb3ca48d335c20799d2ad6c417424d92 +++ webhost.initscript 3b0c6ac012563a12585e2c2b1acbb6d7a2ce7914 @@ -1,10 +1,10 @@ #! /bin/sh set -e . /lib/lsb/init-functions OPTS="--quiet --pidfile /var/run/usher.webhost.pid --chuid=USHERUSER" -START="--start --exec=BINDIR/usher.webhost" +START="--start --exec=BINDIR/usher.webhost --background --make-pidfile" CONFFILE='CONFDIR/hostconfig' case "$1" in