Parent Directory
|
Revision Log
1 .\" man page for the Project DiaStar Server rc script. 2 .TH diastar.rc 1 "20 July 2008" "Project DiaStar Server" "DiaStar Server Service Control Script" 3 .SH NAME 4 diastar.rc \- Project DiaStar Service Script 5 .SH SYNOPSIS 6 service diastar start | stop | restart | ... 7 8 .SH DESCRIPTION 9 The DiaStar server rc script. Is used to start and stop the DiaStar Service process. 10 It is normally run automaticaly by the operating system at startup and shutdown. The script 11 reads optional configuration information from the file 12 .I /etc/sysconfig/diastar 13 .SH OPTIONS 14 .TP 12 15 .B start 16 Start the DiaStar Server process. 17 .TP 18 .B stop 19 Stop the DiaStar Server process. 20 .TP 21 .B restart 22 Stop and then start the DiaStar Server process. 23 .TP 24 .B condrestart 25 Restart the DiaStar Server process if it has stopped abnormally. 26 .TP 27 .B status 28 Shows if the DiaStar Server process is running. 29 .TP 30 .B config 31 Create a default configuration file by probing the hardware. The configuration 32 may be refined using additional options which are passed through to the DiaStar 33 server process. 34 35 .SH EXAMPLES 36 To start the DiaStar Server process: 37 38 .B service diastar start 39 40 To generate default configuration for an ISDN gateway and SIP gateway: 41 42 .B service diastar config --isdn --sip 43 44 .SH AUTHOR 45 .nf 46 John Tarlton 47 .fi 48 49 .SH COPYRIGHT 50 Copyright (c) 2009 Dialogic Corporation. 51 .br 52 This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>. There is NO WARRANTY, to the extent permitted by law. 53 54 .SH HISTORY 55 20 July April 2009 \- Beta release. 56 57 .SH FILES 58 .P 59 .I /etc/init.d/diastar /etc/sysconfig/diastar 60 61 .SH BUGS 62 Bug reports and feature requests may be filed at http://bugs.projectdiastar.org 63 .SH SEE ALSO 64 .BR "diastar" "(1)"
| No admin address has been configured | ViewVC Help |
| Powered by ViewVC 1.0.8 |