Skip to content

Instantly share code, notes, and snippets.

@mrrooijen
Created March 28, 2012 13:55
Show Gist options
  • Save mrrooijen/2226386 to your computer and use it in GitHub Desktop.
Save mrrooijen/2226386 to your computer and use it in GitHub Desktop.
Example Service File for systemd.
[Service]
ExecStart=/home/kill/.rvm/bin/ruby-1.9.2-p290 /home/kill/bin/echo-server.rb
User=kill
StandardOutput=syslog
StandardError=syslog
@mrrooijen
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment