On Sat, 2008-02-16 at 16:02 -0500, Dan Langille wrote:
> What do you have for a startup entry?  It means nothing to me.

It's an XML file called a "plist".

/Library/LaunchDaemons/bacula-fd.plist

# launchctl load /Library/LaunchDaemons/bacula-fd.plist
# launchctl list

It shows up as "org.bacula.bacula-fd" -- you can:
 $ launchctl start/stop/restart

All of this information should be on a Bacula wiki or FAQ somewhere.

~BAS

PS:  launchd(8) is one of the things Apple is doing right!  Replace
XINETD, cron(8), RC-NG, and 99% of shared forking code in multi-threaded
daemons (Apache) with one daemon.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to