Done ...

[EMAIL PROTECTED] wrote: 
> Hello Daniel,
> 
> can you please file this things on the Bugtracker/RFE System on 
> sourceforge - this will help us tracking the development and not to 
> overseee something...
> 
> THX
> 
> Oliver
> 
> Daniel S. Haischt wrote:
> > Hello,
> > 
> > this morning I did a little init script for OpenCA
> > that fits into the FreeBSD 5 rcNG boot system.
> > 
> > Have a look at the attachment ...
> > 
> > 
> > ------------------------------------------------------------------------
> > 
> > #!/bin/sh
> > #
> > #
> > # PROVIDE: openca
> > # REQUIRE: DAEMON
> > # KEYWORD: FreeBSD
> > #
> > # Add the following line to /etc/rc.conf to enable openca:
> > #
> > # openca_enable="YES"
> > #
> > # set defaults
> > 
> > openca_enable=${openca_enable:-"NO"}
> > 
> > . /etc/rc.subr
> > 
> > name=openca
> > rcvar=`set_rcvar`
> > 
> > command=/usr/local/www/vhosts/openca/OpenCA/etc/openca_start > /dev/null
2>&1
> > command_interpreter=/usr/local/bin/perl
> > 
> > load_rc_config $name
> > run_rc_command "$1"
> 
> -- 
> Diese Nachricht wurde digital unterschrieben
> oliwel's public key: http://www.oliwel.de/oliwel.crt
> Basiszertifikat: http://www.ldv.ei.tum.de/page72
> 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Openca-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to