I installed bacula using apt-get install bacula in ubuntu-server and the installation was successfull.
The problem is when i do ps -ef | grep bacula the bacula-director isn't running,just the file daemon and the storage daemon.
What could cause this?