Skip to content

Instantly share code, notes, and snippets.

@gswallow
Created January 20, 2014 22:32
Show Gist options
  • Save gswallow/8530632 to your computer and use it in GitHub Desktop.
Save gswallow/8530632 to your computer and use it in GitHub Desktop.
#!/bin/sh
cd /usr/local/share/mms-agent/mms-agent
exec 2>&1
exec chpst -u root:root python /usr/local/share/mms-agent/mms-agent/agent.py 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment