![]() |
|
starting bfilter at boot on linux - Printable Version +- The Un-Official Proxomitron Forum (https://www.prxbx.com/forums) +-- Forum: Forum Related (/forumdisplay.php?fid=37) +--- Forum: Archive (/forumdisplay.php?fid=50) +---- Forum: BFilter (/forumdisplay.php?fid=41) +----- Forum: Issues with BFilter (/forumdisplay.php?fid=32) +----- Thread: starting bfilter at boot on linux (/showthread.php?tid=1434) |
starting bfilter at boot on linux - kitrule - Jul. 13, 2009 12:34 AM hi, i'm using ubuntu and can't figure out how to get bfilter to start up automatically when the computer boots. at the moment i invoke it manually with "sudo /etc/init.d/bfilter start" which works fine. it appears i have the correct symlinks in /etc/rcX.d, but I've read that ubuntu replaced the sysv init with upstart so i'm not sure if that matters. does it start automatically for anyone else, and if so can anyone help me set it up so that it does? RE: starting bfilter at boot on linux - jart - Jul. 14, 2009 07:27 PM man update-rc.d Not sure if it works as expected with upstart, but I would presume it does. |