Skip to content

Instantly share code, notes, and snippets.

@silvae86
Created December 15, 2016 14:27
Show Gist options
  • Save silvae86/a36d02529d88432f8e61ed8249fb5111 to your computer and use it in GitHub Desktop.
Save silvae86/a36d02529d88432f8e61ed8249fb5111 to your computer and use it in GitHub Desktop.
SystemV init script experiments
sudo touch /etc/init.d/teamcity
sudo chmod 0755 /etc/init.d/teamcity
sudo vim /etc/init.d/teamcity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment