Changing line 32 in /etc/init.d/loggerhead from

start-stop-daemon -p $PIDFILE -S --startas /usr/bin/serve-branches
--chuid loggerhead --make-pidfile --background --chdir $served_branches
-- --prefix=$prefix --port=$port --host=$host --log-folder
/var/log/loggerhead 2>/dev/null

to

start-stop-daemon -p $PIDFILE -S --startas /usr/bin/serve-branches
--chuid loggerhead --make-pidfile --background -- $served_branches
--prefix=$prefix --port=$port --host=$host --log-folder
/var/log/loggerhead 2>/dev/null

allows loggerhead to run as service again...

** Changed in: loggerhead
       Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/948825

Title:
  Loggerhead unable to serve as deamon behind apache

To manage notifications about this bug go to:
https://bugs.launchpad.net/loggerhead/+bug/948825/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to