Linux CVS确认系统中是否安装xinetd

系统复制[root@fc6 Linux CVSROOT]# cat /etc/xinetd.d/Linux CVS # default: off # description: The Linux CVS service can record the history of your source \ #files. Linux CVS stores all the versions of a file in a single \ #file in a clever way that only stores the differences \ #between versions. service Linux CVSpserver { disable = no port= 2401 socket_type= stream protocol = tcp wait= no user= root passenv = PATH server = /usr/bin/Linux CVS #env= HOME=/zyf/Linux CVS server_args= -f --allow-root=/zyf/Linux CVS pserver #bind= 127.0.0.1 } 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.
本文地址:http://www.bzuk.cn/html/112e5499833.html
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。