preupgrade 313 Bytes
Newer Older
Gaston Dombiak's avatar
Gaston Dombiak committed
1 2 3 4 5 6 7 8 9 10 11 12
#!/bin/sh

# stop wildfire
/bin/launchctl stop org.jivesoftware.wildfire
/bin/launchctl unload /System/Library/LaunchDaemons/org.jivesoftware.wildfire.plist

# preserve these files, they should never be upgraded
cp /usr/local/wildfire/conf/wildfire.xml /tmp/
cp -r /usr/local/wildfire/resources/security /tmp/