GitXplorerGitXplorer
m

cmr-init

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
aa2c7165b21b825b4893a100a7345eb1f6e569d7

fixed the user variable

mmonksy committed 12 years ago
Unverified
627391c15852a861f6b03255b8aa02aa41d5e3f1

fixed the user variable

mmonksy committed 12 years ago
Unverified
51bb0f1884c137f662adcf217e98ad96ca06eec7

Initial commit

mmonksy committed 12 years ago

README

The README file for this repository.

To install this script: [with root privilege]

  1. Edit the script to change the path of the location of codeBeamer MR and the user that it was installed under.

  2. Copy to /etc/init.d

  3. chmod +x /etc/init.d/cmr-svn

To start the script: /etc/init.d/cmr-svn start

RHEL: service cmr-svn start

Setup the service to start on boot [this may changed based on your distro] rc-update.d add cmr-svn default [For gentoo] update-rc.d cmr-svn defaults