| 1 | CONTENTS |
|---|
| 2 | -------- |
|---|
| 3 | |
|---|
| 4 | edu.psu.galaxy.GalaxyServer.plist: |
|---|
| 5 | |
|---|
| 6 | LaunchDaemon definition for OS X (pre-Snow Leopard?). Modify paths and |
|---|
| 7 | load with `launchctl load edu.psu.galaxy.GalaxyServer.plist`. Written and |
|---|
| 8 | submitted by James Casbon. |
|---|
| 9 | |
|---|
| 10 | galaxy.debian-init: |
|---|
| 11 | |
|---|
| 12 | init script for Debian/Ubuntu Linux. Copy to /etc/init.d/galaxy, modify |
|---|
| 13 | paths, and configure for start at boot with `update-rc.d galaxy defaults`. |
|---|
| 14 | Also written and submitted by James Casbon. |
|---|
| 15 | |
|---|
| 16 | galaxy.solaris-smf.xml: |
|---|
| 17 | |
|---|
| 18 | SMF Manifest for Solaris 10 and OpenSolaris. Import with `svccfg import |
|---|
| 19 | galaxy.solaris-smf.xml`. |
|---|