public
Description: (Small) collection of scripts that aid in the setup and management of backuppc on osx
Homepage: http://www.ccn.ucla.edu/users/jkyle
Clone URL: git://github.com/krunk/backuppcosx.git
name age message
file README Wed Feb 18 20:56:35 -0800 2009 Initial commit [krunk]
file backuppc_config.rb Wed Feb 18 21:12:02 -0800 2009 Made the password not hard coded and configurab... [krunk]
file net.sourceforge.backuppc.plist Wed Feb 18 20:56:35 -0800 2009 Initial commit [krunk]
README
backuppc_config.rb:
  The following ruby modules are required:
    - fileutils
    - optparse
    - ostruct
    - pp

  $ sudo gem install fileutils optparse ostruct pp

net.sourceforge.backuppc.plist:
  This is a launchdaemon script which starts backuppc at boot and keeps it
  running if the process dies for whatever reason.

  $ sudo cp net.sourceforge.backuppc.plist /Library/LaunchDaemons/