# HG changeset patch # User Matt Zuba # Date 2011-12-21 17:30:38 # Node ID 96789e1b00641e5aed2911bdb3a9abd472a4773c # Parent 145677a36675ca9e91cb985de779a0d016068df5 Debian/Ubuntu upstart script diff --git a/init.d/rhodecode-upstart.conf b/init.d/rhodecode-upstart.conf new file mode 100644 --- /dev/null +++ b/init.d/rhodecode-upstart.conf @@ -0,0 +1,26 @@ +# rhodecode - run the rhodecode daemon as an upstart job +# Change variables/paths as necessary and place file /etc/init/rhodecode.conf +# start/stop/restart as normal upstart job (ie: $ start rhodecode) + +description "RhodeCode Mercurial Server" +author "Matt Zuba