Add chkconfig related info for runlevel start and stop
------------------------------------------------------
Key: MRM-1006
URL: http://jira.codehaus.org/browse/MRM-1006
Project: Archiva
Issue Type: Task
Components: documentation
Affects Versions: 1.2-M1
Environment: SUSE LINUX Enterprise Server 9 (i586)
Reporter: b v j
Priority: Trivial
Add support for runlevel start and stop by creating symbolic links to
bin/archiva script
# ln -s $ARCHIVA_BASE/bin/archiva /etc/init.d/archiva
# ln -s /etc/init.d/archiva /usr/sbin/rcarchiva
# chkconfig archiva on
On my system, it was necessary to set JAVA_HOME to a recent JVM and also make
sure the JVM was the first JVM in the PATH envar. Established exports local to
archiva startup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira