From a9e7f8ffee8e1b1291fa33b0b72fc9b31f417ccf Mon Sep 17 00:00:00 2001 From: James O'Gorman Date: Sat, 22 Nov 2008 15:28:35 +0000 Subject: Install plist files for OS X --- parcels.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'parcels.txt') diff --git a/parcels.txt b/parcels.txt index 5b8a95f8..9f91e33b 100644 --- a/parcels.txt +++ b/parcels.txt @@ -26,6 +26,10 @@ ONLY:SunOS script contrib/solaris/bbackupd-smf-method lib/svc/method END-ONLY +ONLY:Darwin + script contrib/mac_osx/org.boxbackup.bbackupd.plist /Library/LaunchDaemons +END-ONLY + backup-server bin bbstored bin bbstoreaccounts @@ -38,3 +42,7 @@ ONLY:SunOS script contrib/solaris/bbstored-manifest.xml lib/svc/manifest script contrib/solaris/bbstored-smf-method lib/svc/method END-ONLY + +ONLY:Darwin + script contrib/mac_osx/org.boxbackup.bbstored.plist /Library/LaunchDaemons +END-ONLY -- cgit v1.2.3