To get the server to run on startup:

sudo gedit /etc/event.d/runsvdir

and include the lines:
start on runlevel 2
start on runlevel 3
start on runlevel 4
start on runlevel 5
stop on shutdown
respawn
exec /usr/sbin/runsvdir-start

IMO, this should be handled by the package, too.

-- 
git-daemon-run doesn't
https://bugs.launchpad.net/bugs/153048
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to