Author: dblevins
Date: Tue Jul 24 00:19:14 2012
New Revision: 1364854
URL: http://svn.apache.org/viewvc?rev=1364854&view=rev
Log:
removed duplicate info
Modified:
openejb/site/trunk/content/unix-daemon.mdtext
Modified: openejb/site/trunk/content/unix-daemon.mdtext
URL:
http://svn.apache.org/viewvc/openejb/site/trunk/content/unix-daemon.mdtext?rev=1364854&r1=1364853&r2=1364854&view=diff
==============================================================================
--- openejb/site/trunk/content/unix-daemon.mdtext (original)
+++ openejb/site/trunk/content/unix-daemon.mdtext Tue Jul 24 00:19:14 2012
@@ -3,7 +3,6 @@ Title: Unix Daemon
Apache TomEE can be run as a daemon using the
[jsvc](http://commons.apache.org/daemon/jsvc.html) tool from the [Apache
Commons Daemon](http://commons.apache.org/daemon) project.
Source tarballs for `jsvc` are included with Tomcat and therefore can be found
in TomEE as well. These need to be compiled before jsvc can be used.
-Building jsvc requires a C ANSI compiler (such as GCC), GNU Autoconf, and a
JDK.
# Building jsvc