On Friday 30 March 2007 23:04, Kimi Ostro wrote: > On 30/03/07, Jason King <[EMAIL PROTECTED]> wrote: > > I ran into the same problem. You have to check the startup script and > > change the user that it starts as. It's wanting to start as a user other > > than root. Here is the line you are looking for in the rc.d script. The > > -u flag should be changed it root. > > > > : ${bacula_dir_flags=" -u root -g wheel -v -c > > /usr/local/etc/bacula-dir.conf"} > > > > Ok. its not a proper fix. I just executed: > > /usr/local/sbin/bacula-dir -fv -d99 -u bacula -g bacula -c > /usr/local/etc/bacula-dir.conf > > works just fine. > > A bug in the rc script. I'll open a PR or contact the port maintainer.
Before you fire off a bug report, you might want to make sure that Bacula runs fine without the -f and with the -d99. Neither of those options are standard, and the -f is OK for debugging, but definitely not something you want to use in a startup script. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users