From 33c6717a6e6370f0c46350f6a61a54ec9a99dadf Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 17 Feb 2010 18:34:51 +0100 Subject: [PATCH] Apply MacOSX installer patch from bug #1509 --- .../osx/files/org.bacula.bacula-fd.plist.in | 30 +++++++------------ 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/bacula/platforms/osx/files/org.bacula.bacula-fd.plist.in b/bacula/platforms/osx/files/org.bacula.bacula-fd.plist.in index 1432d08156..47a8da15d7 100644 --- a/bacula/platforms/osx/files/org.bacula.bacula-fd.plist.in +++ b/bacula/platforms/osx/files/org.bacula.bacula-fd.plist.in @@ -2,24 +2,16 @@ - Label - org.bacula.bacula-fd - ProgramArguments - - @PREFIX@/sbin/bacula-fd - -f - -c - @FD_CONF@ - - Sockets - - Listeners - - - SockServiceName - bacula-fd - - - + Label + org.bacula.bacula-fd + ProgramArguments + + @PREFIX@/sbin/bacula-fd + -f + -c + @FD_CONF@ + + RunAtLoad + -- 2.39.5