⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 modemd.conf.man

📁 Modem通讯程序包
💻 MAN
字号:
.\".\" $Id: modemd.conf.man,v 1.5 1998/02/17 09:53:15 mdejonge Exp $.\".\"   $Source: /home/mdejonge/CVS/projects/modem/modemd/modemd.conf.man,v $.\" $Revision: 1.5 $.\"    Author: Merijn de Jonge.\"     Email: mdejonge@wins.uva.nl.\" .\"  .\" .\" This file is part of the modem communication package..\" Copyright (C) 1996-1998  Merijn de Jonge.\" .\" This program is free software; you can redistribute it and/or modify.\" it under the terms of the GNU General Public License as published by.\" the Free Software Foundation; either version 2 of the License, or.\" (at your option) any later version..\" .\" This program is distributed in the hope that it will be useful,.\" but WITHOUT ANY WARRANTY; without even the implied warranty of.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the.\" GNU General Public License for more details..\" .\" You should have received a copy of the GNU General Public License.\" along with this program; if not, write to the Free Software.\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA..\" .\" .\".TH modemd.conf 5 "Nov 13, 1997".SH NAME/etc/modemd.conf \- configuration file for modemd server.SH DESCRIPTION The \fImodemd.conf\fP file is used by the modem server (seemodemd(1)). The configuration file contains two sections. The firstsection (\fIserver\fP) contains items that configure part of themodemd server. Among others, this section specifies severaldirectories and path names to files used by the server (see below fora complete description of all recognized items). The second section(\fImodem\fP) contains items that configure the locations of filesthat contain configuration information of modem devices (see\fImodems.conf\fP(5)) and modem command sets (see\fImodem_commands\fP(5)). The \fImodemd.conf\fP configuration file isoptional. When the file does not exist, default values defined atcompile time are used instead (see installation instructions fordetails about setting default values). All items in the configurationfile are optional as well. When available, they overrule the defaultvalues defined at compile time. When absent, the default value of anitem will be used.The global structure of the configuration file is as follows:[server]   key_1 = value_1   key_2 = value_2   .   .[modem]   key_1 = value_1   key_2 = value_2   .   .A `#' indicates the beginning of a comment. Comments continues until the end of the line. Currently the following keys are recognized in the section\fImodem\fP:.TP 10.B server_dirThis specifies the directory where the \fImodemd\fP runs.During startup, the server changes to this directory. All path namesdescribed below can be defined relative to this directory..TP 10.B access_log_filePath name to a file in which access to the modem server is logged..TP 10.B error_log_filePath name to a file in which errors are logged..TP 10.B account_log_filePath name to a file in which accounting information is logged..TP 10.B server_lock_filePath name to lock file. In this file the process id (pid) of theserver is stored..TP 10.B verify_userPath name to program used to verify users permission to use a modemdevice (see \fIverify_user\fP(1))..TP 10.B verify_numberPath name to program used to verify users permission to dial a number(see \fIverify_number\fP(1))..TP 10.B server_umaskFile mode creation mask for server process (see \fIumask\fP(1))..TP -10In the section \fImodem\fP the following items can be configures:.TP 10.B modem_config_filePath name to configuration file that contains device specificconfiguration information (see \fImodems.conf\fP(5))..TP 10.B modem_commandsPath name to configuration file that defines command sets ofdifferent types of modems (see \fImodem_commands\fP(5))..SH SEE ALSO.BR modemd "(1), .BR verify_user "(1),.BR verify_number "(1),.BR umask "(1),.BR modms.conf "(5),.BR modem_commands "(5).SH AUTHORMerijn de Jonge (mdejonge@wins.uva.nl).\".\" EOF modemd/modems.conf.man.\"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -