Errr... Ubuntu uses upstart so, INIT INFO shouldn't have any effect:

$ ps ax | grep bacula
 xxxx pts/0    S+     0:00 grep bacula
$ sudo /etc/init.d/bacula-fd start
 * Starting Bacula File daemon...                                        [ OK ] 
$ ps ax | grep bacula
 xxxx ?        Ssl    0:00 /usr/sbin/bacula-fd -c /etc/bacula/bacula-fd.conf
 xxxx pts/0    R+     0:00 grep bacula
$

** Changed in: bacula (Ubuntu)
   Importance: Undecided => Medium
       Status: New => Triaged

-- 
bacula-fd does not start when installed via bacula-client
https://bugs.launchpad.net/bugs/241480
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to