Re: runlevel script for debian/ubuntu

2008-07-10 Thread lkwg82
please create a JIRA issue for this. > > Bruce > -- > perl -e 'print > unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E );' > > Apache ActiveMQ - http://activemq.org/ > Apache Camel - http://activemq.org/camel/ > Apache ServiceM

Re: runlevel script for debian/ubuntu

2008-07-08 Thread Bruce Snyder
On Tue, Jul 8, 2008 at 2:04 AM, lkwg82 <[EMAIL PROTECTED]> wrote: > starting as root and giving processes to non-root users is common on unixes, > it is a need for security Yes, I'm quite familiar with it :-). > and EOL means EndOfLine, on win32 it is \r\n and on linux only \n > > hope it will f

Re: runlevel script for debian/ubuntu

2008-07-08 Thread lkwg82
r\n and on linux only \n hope it will fixed. If everything is discussed, I will create an entry in the issue tracker. -- View this message in context: http://www.nabble.com/runlevel-script-for-debian-ubuntu-tp18237480p18334007.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: runlevel script for debian/ubuntu

2008-07-08 Thread Bruce Snyder
On Tue, Jul 8, 2008 at 1:50 AM, lkwg82 <[EMAIL PROTECTED]> wrote: > why I did: > > where can I specify the user run the queue? I see, you needed to specify a particular user. That cannot be done using the wrapper scripts. > this is missing and the linux EOL is to be fixed What is the Linux EO

Re: runlevel script for debian/ubuntu

2008-07-08 Thread lkwg82
> http://activemq.apache.org/java-service-wrapper.html > > Bruce > -- > perl -e 'print > unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E );' > > Apache ActiveMQ - http://activemq.org/ > Apache Camel - http://activemq.org/camel/ > Apache ServiceMix - http://servicemix.org/ > > Blog: http://bruceblog.org/ > > why I did: where can I specify the user run the queue? this is missing and the linux EOL is to be fixed mostly of security I wrapped the wrapper ;) -- View this message in context: http://www.nabble.com/runlevel-script-for-debian-ubuntu-tp18237480p18333798.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: runlevel script for debian/ubuntu

2008-07-07 Thread Bruce Snyder
On Wed, Jul 2, 2008 at 7:28 AM, lkwg82 <[EMAIL PROTECTED]> wrote: > > first repair the start-script, go to the bin directory of activemq > do > # sed -e 's#\r$##g' activemq-admin > activemq-admin.sh && chmod +x > activemq-admin.sh > > this is converting from win32 to linux end of lines and make it

runlevel script for debian/ubuntu

2008-07-02 Thread lkwg82
50activemq automatic start now, every reboot ur activemq is running Would be nice, if the developer would add this to the documentation! thx -- View this message in context: http://www.nabble.com/runlevel-script-for-debian-ubuntu-tp18237480p18237480.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.