readme

来自「这是 关于DHCP 中的最新版本 源代码 很辛苦的·」· 代码 · 共 32 行

TXT
32
字号
How to make dhcpcd get invoked in synchronization with PCMCIA card boot-up0. IntroductionThis directory contains the following files:  o README        this file  o README.jis    README translated into Japanese  o network       replacement of /etc/pcmcia/network  o network.opt   replacement of /etc/pcmcia/network.opt1. Install (in case you are using Slackware distribution)1. make a back-up of the following directories: /etc/rc.d, /etc/pcmcia2. copy 'network' and 'network.opt' to /etc/pcmcia3. copy all the 'rc' files in the directory ../rc.d to the directory /etc/rc.d2. Environment Variables in the Shell Script 'network'The environment variables used in the shell script 'network' aredefined in the file 'network.opt'. The following environmentvariables, which are defined in 'network.opt', are related to dhcpcd:o DHCP:    cardmgr invokes dhcpcd if this variable is set to "y".           This value is set to "y" in 'network.opt'.o DHCPSTF: dhcpcd invokes the command file described by this variable           if it is not set to the null string. This value is set to           /etc/rc.d/rc.dhcp in 'network.opt'.

⌨️ 快捷键说明

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