OpenMamba config files
authorJamie Cameron <jcameron@webmin.com>
Mon, 2 Jul 2007 18:09:32 +0000 (18:09 +0000)
committerJamie Cameron <jcameron@webmin.com>
Mon, 2 Jul 2007 18:09:32 +0000 (18:09 +0000)
39 files changed:
adsl-client/config-openmamba-linux [new file with mode: 0644]
apache/config-openmamba-linux [new file with mode: 0644]
at/config-openmamba-linux [new file with mode: 0644]
bind8/config-openmamba-linux [new file with mode: 0644]
cron/config-openmamba-linux [new file with mode: 0644]
dhcpd/config-openmamba-linux [new file with mode: 0644]
dnsadmin/config-openmamba-linux [new file with mode: 0644]
dovecot/config-openmamba-linux [new file with mode: 0644]
exports/config-openmamba-linux [new file with mode: 0644]
fetchmail/config-openmamba-linux [new file with mode: 0644]
grub/config-openmamba-linux [new file with mode: 0644]
inetd/config-openmamba-linux [new file with mode: 0644]
init/config-openmamba-linux [new file with mode: 0644]
ipsec/config-openmamba-linux [new file with mode: 0644]
jabber/config-openmamba-linux [new file with mode: 0644]
lpadmin/config-openmamba-linux [new file with mode: 0644]
man/config-openmamba-linux [new file with mode: 0644]
mount/config-openmamba-linux [new file with mode: 0644]
mysql/config-openmamba-linux [new file with mode: 0644]
nis/config-openmamba-linux [new file with mode: 0644]
openslp/config-openmamba-linux [new file with mode: 0644]
os_list.txt
pam/config-openmamba-linux [new file with mode: 0644]
pap/config-openmamba-linux [new file with mode: 0644]
passwd/config-openmamba-linux [new file with mode: 0644]
phpini/config-openmamba-linux [new file with mode: 0644]
postgresql/config-openmamba-linux [new file with mode: 0644]
pserver/config-openmamba-linux [new file with mode: 0644]
samba/config-openmamba-linux [new file with mode: 0644]
sarg/config-openmamba-linux [new file with mode: 0644]
sentry/config-openmamba-linux [new file with mode: 0644]
software/config-openmamba-linux [new file with mode: 0644]
squid/config-openmamba-linux [new file with mode: 0644]
sshd/config-openmamba-linux [new file with mode: 0644]
stunnel/config-openmamba-linux [new file with mode: 0644]
syslog-ng/config-openmamba-linux [new file with mode: 0644]
useradmin/config-openmamba-linux [new file with mode: 0644]
webalizer/config-openmamba-linux [new file with mode: 0644]
xinetd/config-openmamba-linux [new file with mode: 0644]

diff --git a/adsl-client/config-openmamba-linux b/adsl-client/config-openmamba-linux
new file mode 100644 (file)
index 0000000..7bfcaf9
--- /dev/null
@@ -0,0 +1,7 @@
+pppoe_conf=/etc/sysconfig/network-scripts/ifcfg-ppp0
+conf_style=1
+pap_file=/etc/ppp/pap-secrets
+pppoe_cmd=pppoe
+start_cmd=adsl-start
+stop_cmd=adsl-stop
+status_cmd=adsl-status
diff --git a/apache/config-openmamba-linux b/apache/config-openmamba-linux
new file mode 100644 (file)
index 0000000..79bd66a
--- /dev/null
@@ -0,0 +1,12 @@
+show_list=0
+httpd_dir=/etc/httpd
+httpd_path=/usr/sbin/httpd
+mime_types=/etc/httpd/mime.types
+start_cmd=/etc/rc.d/init.d/httpd start
+stop_cmd=/etc/rc.d/init.d/httpd stop
+show_order=0
+max_servers=100
+test_config=1
+test_manual=0
+test_always=0
+test_apachectl=1
diff --git a/at/config-openmamba-linux b/at/config-openmamba-linux
new file mode 100644 (file)
index 0000000..702371d
--- /dev/null
@@ -0,0 +1,4 @@
+at_style=linux
+at_dir=/var/spool/at
+allow_file=/etc/at.allow
+deny_file=/etc/at.deny
diff --git a/bind8/config-openmamba-linux b/bind8/config-openmamba-linux
new file mode 100644 (file)
index 0000000..38b4794
--- /dev/null
@@ -0,0 +1,36 @@
+soa_style=0
+named_path=/usr/sbin/named
+named_conf=/etc/named.conf
+show_list=0
+records_order=0
+start_cmd=/etc/rc.d/init.d/named start
+stop_cmd=/etc/rc.d/init.d/named stop
+max_zones=50
+rev_def=0
+support_aaaa=0
+allow_comments=0
+allow_wild=0
+allow_long=0
+master_ttl=1
+whois_cmd=whois
+short_names=0
+updserial_def=0
+updserial_on=1
+updserial_man=1
+ndc_cmd=ndc
+forwardzonefilename_format=ZONE.hosts
+reversezonefilename_format=ZONE.rev
+rev_must=0
+ipv6_mode=1
+allow_underscore=1
+by_view=0
+confirm_zone=1
+confirm_rec=0
+no_chroot=0
+relative_paths=0
+rndc_cmd=rndc
+no_pid_chroot=0
+soa_start=0
+rndc_conf=/etc/rndc.conf
+rndcconf_cmd=rndc-confgen
+largezones=0
diff --git a/cron/config-openmamba-linux b/cron/config-openmamba-linux
new file mode 100644 (file)
index 0000000..33e1543
--- /dev/null
@@ -0,0 +1,22 @@
+cron_dir=/var/spool/cron
+cron_deny_file=/etc/cron.deny
+cron_input=1
+cron_delete_command=crontab -u USER -r
+cron_user_delete_command=crontab -r
+cron_edit_command=crontab -u USER -e
+cron_user_edit_command=crontab -e
+vixie_cron=1
+cron_deny_all=2
+system_crontab=/etc/crontab
+cron_allow_file=/etc/cron.allow
+cron_get_command=crontab -u USER -l
+cron_user_get_command=crontab -l
+run_parts=run-parts
+cronfiles_dir=/etc/cron.d
+max_len=80
+show_run=0
+show_time=0
+match_mode=0
+match_user=1
+kill_subs=0
+show_comment=0
diff --git a/dhcpd/config-openmamba-linux b/dhcpd/config-openmamba-linux
new file mode 100644 (file)
index 0000000..73e89bb
--- /dev/null
@@ -0,0 +1,12 @@
+dhcpd_conf=/etc/dhcpd.conf
+pid_file=/var/run/dhcpd.pid
+dhcpd_path=/usr/sbin/dhcpd
+lease_file=/etc/dhcpd.leases
+lease_sort=0
+dhcpd_nocols=5
+lease_tz=0
+show_ip=0
+show_mac=0
+group_name=0
+display_max=100
+desc_name=0
diff --git a/dnsadmin/config-openmamba-linux b/dnsadmin/config-openmamba-linux
new file mode 100644 (file)
index 0000000..8efd640
--- /dev/null
@@ -0,0 +1,11 @@
+soa_style=0
+show_list=0
+nslookup_pathname=nslookup
+named_pid_file=/var/run/named.pid
+named_pathname=/usr/sbin/named
+ping_pathname=ping -c 1
+named_boot_file=/etc/named.boot
+records_order=0
+updserial_def=0
+updserial_on=1
+updserial_man=1
diff --git a/dovecot/config-openmamba-linux b/dovecot/config-openmamba-linux
new file mode 100644 (file)
index 0000000..25b7c7c
--- /dev/null
@@ -0,0 +1,4 @@
+dovecot=/usr/sbin/dovecot
+dovecot_config=/etc/dovecot.conf
+init_script=dovecot
+pid_file=/var/run/dovecot/master.pid
diff --git a/exports/config-openmamba-linux b/exports/config-openmamba-linux
new file mode 100644 (file)
index 0000000..1a41208
--- /dev/null
@@ -0,0 +1,4 @@
+restart_command=if (killall -HUP rpc.nfsd && killall -HUP rpc.mountd); then /bin/true; else (/etc/rc.d/init.d/nfs stop ; /etc/rc.d/init.d/nfs start) fi
+exports_file=/etc/exports
+nfs_server=rpc.nfsd
+apply_cmd=exportfs -r
diff --git a/fetchmail/config-openmamba-linux b/fetchmail/config-openmamba-linux
new file mode 100644 (file)
index 0000000..4723263
--- /dev/null
@@ -0,0 +1,6 @@
+config_file=
+fetchmail_path=fetchmail
+daemon_user=root
+pid_file=/var/run/fetchmail.pid
+view_mode=0
+max_users=400
diff --git a/grub/config-openmamba-linux b/grub/config-openmamba-linux
new file mode 100644 (file)
index 0000000..9637f44
--- /dev/null
@@ -0,0 +1,4 @@
+menu_file=/boot/grub/grub.conf
+grub_path=/usr/sbin/grub
+install=(hd0)
+device_map=/boot/grub/device.map
diff --git a/inetd/config-openmamba-linux b/inetd/config-openmamba-linux
new file mode 100644 (file)
index 0000000..229d9a3
--- /dev/null
@@ -0,0 +1,15 @@
+show_empty=1
+services_file=/etc/services
+extended_inetd=1
+restart_command=killall -HUP inetd || /etc/rc.d/init.d/inet start
+rpc_file=/etc/rpc
+protocols_file=/etc/protocols
+tcpd_path=/usr/sbin/tcpd
+rpc_inetd=1
+inetd_conf_file=/etc/inetd.conf
+rpc_protocols=tcp udp
+allow_file=/etc/hosts.allow
+deny_file=/etc/hosts.deny
+sort_mode=0
+ipv6=0
+qm_mode=0
diff --git a/init/config-openmamba-linux b/init/config-openmamba-linux
new file mode 100644 (file)
index 0000000..b1d1634
--- /dev/null
@@ -0,0 +1,18 @@
+soft_links=1
+show_opts=0
+init_base=/etc/rc.d
+init_dir=/etc/rc.d/init.d
+reboot_command=shutdown -r now
+shutdown_command=shutdown -h now
+order_digits=2
+inittab_id=id
+extra_init=/etc/rc.d/rc.local
+chkconfig=2345
+subsys=/var/lock/subsys
+expert=0
+desc=1
+status_check=1
+order=0
+sort_mode=0
+boot_levels=2 3 5
+no_chkconfig=0
diff --git a/ipsec/config-openmamba-linux b/ipsec/config-openmamba-linux
new file mode 100644 (file)
index 0000000..eb49874
--- /dev/null
@@ -0,0 +1,8 @@
+file=/etc/ipsec.conf
+secrets=/etc/ipsec.secrets
+ipsec=/usr/sbin/ipsec
+policies_dir=/etc/ipsec.d/policies
+start_cmd=/etc/rc.d/init.d/ipsec start
+stop_cmd=/etc/rc.d/init.d/ipsec stop
+restart_cmd=/etc/rc.d/init.d/ipsec restart
+logfile=/var/log/messages
diff --git a/jabber/config-openmamba-linux b/jabber/config-openmamba-linux
new file mode 100644 (file)
index 0000000..fd31a07
--- /dev/null
@@ -0,0 +1,6 @@
+jabber_config=/etc/jabber.xml
+jabber_dir=/var/lib/jabber
+start_cmd=/etc/init.d/jabberd start
+stop_cmd=/etc/init.d/jabberd stop
+jabber_daemon=/usr/sbin/jabberd
+jabber_spool=/var/spool/jabber
diff --git a/lpadmin/config-openmamba-linux b/lpadmin/config-openmamba-linux
new file mode 100644 (file)
index 0000000..5173bad
--- /dev/null
@@ -0,0 +1,14 @@
+iface_perms=755
+printcap_file=/etc/printcap
+gs_lib=
+iface_arg=
+gs_path=gs
+spool_dir=/var/spool/cups
+gs_fontpath=
+smbclient_path=smbclient
+print_style=linux
+driver_style=redhat
+show_status=0
+sort_mode=0
+display_mode=0
+show_jobs=0
diff --git a/man/config-openmamba-linux b/man/config-openmamba-linux
new file mode 100644 (file)
index 0000000..687407e
--- /dev/null
@@ -0,0 +1,11 @@
+search_cmd=man -k PAGE
+man_dir=/usr/share/man:/usr/local/man:/usr/local/share/man
+man_cmd_sect=man SECTION PAGE
+man_cmd=man PAGE
+list_cmd_sect=man -w SECTION PAGE
+list_cmd=man -w PAGE
+man2html_path=man2html
+doc_dir=/usr/share/doc
+howto_dir=/usr/share/doc/HOWTO
+kernel_dir=/usr/src/linux/Documentation
+kde_dir=/opt/kde3/share/doc/HTML/en
diff --git a/mount/config-openmamba-linux b/mount/config-openmamba-linux
new file mode 100644 (file)
index 0000000..9c5d33e
--- /dev/null
@@ -0,0 +1,5 @@
+auto_file=/etc/sysconfig/amd
+long_fstypes=1
+fstab_file=/etc/fstab
+smbclient_path=smbclient
+nmblookup_path=nmblookup
diff --git a/mysql/config-openmamba-linux b/mysql/config-openmamba-linux
new file mode 100644 (file)
index 0000000..b5c0114
--- /dev/null
@@ -0,0 +1,20 @@
+start_cmd=/etc/rc.d/init.d/mysql start
+stop_cmd=/etc/rc.d/init.d/mysql stop
+mysql=/usr/bin/mysql
+mysqldump=/usr/bin/mysqldump
+mysqlimport=/usr/bin/mysqlimport
+mysql_libs=
+mysqladmin=/usr/bin/mysqladmin
+mysqlshow=/usr/bin/mysqlshow
+perpage=25
+style=0
+add_mode=1
+nodbi=0
+access=*: *
+blob_mode=0
+date_subs=0
+passwd_mode=0
+mysql_data=/var/lib/mysql
+max_dbs=50
+my_cnf=/etc/my.cnf
+max_text=1000
diff --git a/nis/config-openmamba-linux b/nis/config-openmamba-linux
new file mode 100644 (file)
index 0000000..210feca
--- /dev/null
@@ -0,0 +1,5 @@
+client_conf=/etc/yp.conf
+nsswitch_conf=/etc/nsswitch.conf
+securenets=/var/yp/securenets
+max_size=100
+manual_build=0
diff --git a/openslp/config-openmamba-linux b/openslp/config-openmamba-linux
new file mode 100644 (file)
index 0000000..14fbf76
--- /dev/null
@@ -0,0 +1,7 @@
+slpd_conf=/etc/slp.conf
+slpd_reg=/etc/slp.reg
+slpd_log=/var/log/slpd.log
+slpd_pid=/var/run/slpd.pid
+start_cmd=/etc/rc.d/init.d/slpd start
+stop_cmd=/etc/rc.d/init.d/slpd stop
+slpd=/usr/sbin/slpd
index 0e4c6b3..96eb7da 100644 (file)
@@ -227,6 +227,9 @@ Yoper Linux                 2.2     redhat-linux    12.0    `cat /etc/yoper-release 2>/dev/null` =~ /Yop
 Caixa Magica                   8.1     suse-linux      8.0     `cat /etc/CxM-release 2>/dev/null` =~ /8\.1/ || $etc_issue =~ /Caixa\s+8\.1\s/i
 Caixa Magica                   10.0    suse-linux      9.2     `cat /etc/CxM-release 2>/dev/null` =~ /10\.0/ || $etc_issue =~ /Caixa\s+10\.0\s/i
 
+# openmamba Linux
+openmamba Linux                        $1      openmamba-linux $1      `cat /etc/openmamba-release 2>/dev/null` =~ /openmamba\s+release\s+(\S+)/i
+
 # All FreeBSD versions
 FreeBSD                                $1      freebsd         $1      $uname =~ /FreeBSD.*?\s([0-9\.]+)/i
 
diff --git a/pam/config-openmamba-linux b/pam/config-openmamba-linux
new file mode 100644 (file)
index 0000000..2c53132
--- /dev/null
@@ -0,0 +1,4 @@
+lib_dirs=/lib/security
+ignore=README .*\.rpmsave
+pam_dir=/etc/pam.d
+mod_equiv=pam_unix_acct.so=pam_pwdb.so pam_unix_auth.so=pam_pwdb.so pam_unix_passwd.so=pam_pwdb.so pam_unix_session.so=pam_pwdb.so pam_unix_sess.so=pam_pwdb.so pam_unix.so=pam_pwdb.so
diff --git a/pap/config-openmamba-linux b/pap/config-openmamba-linux
new file mode 100644 (file)
index 0000000..365d28a
--- /dev/null
@@ -0,0 +1,8 @@
+pap_file=/etc/ppp/pap-secrets
+encrypt_pass=0
+ppp_options=/etc/ppp/options
+login_config=/etc/mgetty+sendfax/login.config
+dialin_config=/etc/mgetty+sendfax/dialin.config
+pppd=pppd
+mgetty=mgetty
+serials=/dev/ttyS[0-9]*
diff --git a/passwd/config-openmamba-linux b/passwd/config-openmamba-linux
new file mode 100644 (file)
index 0000000..c716741
--- /dev/null
@@ -0,0 +1,4 @@
+max_users=200
+input_type=0
+sort_mode=0
+passwd_cmd=passwd
diff --git a/phpini/config-openmamba-linux b/phpini/config-openmamba-linux
new file mode 100644 (file)
index 0000000..86e3eec
--- /dev/null
@@ -0,0 +1 @@
+php_ini=/etc/php/php.ini
diff --git a/postgresql/config-openmamba-linux b/postgresql/config-openmamba-linux
new file mode 100644 (file)
index 0000000..2662bb7
--- /dev/null
@@ -0,0 +1,22 @@
+login=postgres
+psql=/usr/bin/psql
+basedb=template1
+start_cmd=/etc/rc.d/init.d/postgresql start
+stop_cmd=/etc/rc.d/init.d/postgresql stop
+pid_file=/var/run/postmaster.pid
+perpage=25
+hba_conf=/var/lib/pgsql/pg_hba.conf
+nodbi=0
+dump_cmd=/usr/bin/pg_dump
+rstr_cmd=/usr/bin/pg_restore
+repository=/home/db_repository
+sameunix=0
+access=*: *
+blob_mode=0
+add_mode=1
+date_subs=0
+style=0
+max_dbs=50
+simple_sched=0
+access_own=0
+max_text=1000
diff --git a/pserver/config-openmamba-linux b/pserver/config-openmamba-linux
new file mode 100644 (file)
index 0000000..90e0d63
--- /dev/null
@@ -0,0 +1,3 @@
+cvs=cvs
+cvsroot=/var/cvs
+view_header=header.html
diff --git a/samba/config-openmamba-linux b/samba/config-openmamba-linux
new file mode 100644 (file)
index 0000000..ae793bd
--- /dev/null
@@ -0,0 +1,17 @@
+list_printers_command=lpc status | grep "[A-z0-9]:" | sed -e 's/://g'
+smb_passwd=/etc/smbpasswd
+dont_convert=-499
+samba_password_program=/usr/bin/smbpasswd
+samba_status_program=/usr/bin/smbstatus
+samba_server=/usr/sbin/smbd
+name_server=/usr/sbin/nmbd
+smb_conf=/etc/samba/smb.conf
+text_lists=0
+run_from_inetd=0
+swat_path=/usr/sbin/swat
+sort_mode=0
+start_cmd=/etc/rc.d/init.d/smb start
+stop_cmd=/etc/rc.d/init.d/smb stop
+smbgroupedit=/usr/bin/smbgroupedit
+pdbedit=/usr/bin/pdbedit
+net=/usr/bin/net
diff --git a/sarg/config-openmamba-linux b/sarg/config-openmamba-linux
new file mode 100644 (file)
index 0000000..6c4ba71
--- /dev/null
@@ -0,0 +1,4 @@
+sarg=sarg
+sarg_conf=/etc/squid/sarg/sarg.conf
+clear=1
+naked=0
diff --git a/sentry/config-openmamba-linux b/sentry/config-openmamba-linux
new file mode 100644 (file)
index 0000000..67f0fda
--- /dev/null
@@ -0,0 +1,12 @@
+portsentry=/usr/sbin/portsentry
+portsentry_config=/etc/portsentry/portsentry.conf
+portsentry_umode=udp
+portsentry_start=/etc/rc.d/init.d/portsentry start
+portsentry_stop=/etc/rc.d/init.d/portsentry stop
+portsentry_pid=
+portsentry_tmode=tcp
+hostsentry=/usr/lib/hostsentry/hostsentry.py
+hostsentry_config=/etc/hostsentry/hostsentry.conf
+hostsentry_start=/etc/rc.d/init.d/hostsentry start
+hostsentry_stop=/etc/rc.d/init.d/hostsentry stop
+logcheck=/usr/bin/logcheck.sh
diff --git a/software/config-openmamba-linux b/software/config-openmamba-linux
new file mode 100644 (file)
index 0000000..243933d
--- /dev/null
@@ -0,0 +1,3 @@
+package_system=rpm
+update_system=apt
+apt_mode=0
diff --git a/squid/config-openmamba-linux b/squid/config-openmamba-linux
new file mode 100644 (file)
index 0000000..5d91f59
--- /dev/null
@@ -0,0 +1,18 @@
+log_dir=/var/log/squid
+squid_path=squid
+cache_dir=/var/spool/squid
+squid_conf=/etc/squid/squid.conf
+pid_file=/var/run/squid.pid
+cachemgr_path=/home/httpd/cgi-bin/cachemgr.cgi
+calamaris=calamaris
+cal_max=50000
+cal_args=-aw
+crypt_conf=0
+sort_conf=0
+sync_create=0
+sync_delete=0
+sync_modify=1
+cal_fmt=w
+cal_all=1
+restart_pos=0
+squidclient=squidclient
diff --git a/sshd/config-openmamba-linux b/sshd/config-openmamba-linux
new file mode 100644 (file)
index 0000000..52f3cfd
--- /dev/null
@@ -0,0 +1,11 @@
+sshd_path=/usr/sbin/sshd
+sshd_config=/etc/ssh/sshd_config
+client_config=/etc/ssh/ssh_config
+pid_file=/var/run/sshd.pid
+start_cmd=/etc/rc.d/init.d/sshd start
+stop_cmd=/etc/rc.d/init.d/sshd stop
+keygen_path=/usr/bin/ssh-keygen
+sync_create=0
+sync_auth=1
+sync_pass=0
+sync_gnupg=0
diff --git a/stunnel/config-openmamba-linux b/stunnel/config-openmamba-linux
new file mode 100644 (file)
index 0000000..9bedb48
--- /dev/null
@@ -0,0 +1 @@
+stunnel_path=/usr/sbin/stunnel
diff --git a/syslog-ng/config-openmamba-linux b/syslog-ng/config-openmamba-linux
new file mode 100644 (file)
index 0000000..1f492bb
--- /dev/null
@@ -0,0 +1,7 @@
+lines=20
+compressed=1
+syslogng_conf=/etc/syslog-ng.conf
+syslogng_cmd=syslog-ng
+pid_file=/var/run/syslog-ng.pid
+start_cmd=/etc/init.d/syslog-ng start
+stop_cmd=/etc/init.d/syslog-ng stop
diff --git a/useradmin/config-openmamba-linux b/useradmin/config-openmamba-linux
new file mode 100644 (file)
index 0000000..40da0d4
--- /dev/null
@@ -0,0 +1,38 @@
+homedir_perms=0755
+display_max=400
+user_files=/etc/skel
+passwd_file=/etc/passwd
+post_command=
+group_file=/etc/group
+shadow_file=/etc/shadow
+gshadow_file=/etc/gshadow
+base_uid=500
+base_gid=500
+lock_string=*
+empty_mode=0
+sort_mode=0
+new_user_group=1
+skip_md5=0
+display_mode=1
+passwd_stars=0
+delete_only=0
+from_files=0
+alias_check=0
+home_style=0
+random_password=0
+extra_real=0
+passwd_dict=0
+passwd_same=0
+email_type=0
+home_base=/home
+new_user_gid=0
+delete_root=0
+md5=1
+uid_mode=1
+gid_mode=1
+gid_calc=0
+uid_calc=0
+default_other=1
+shells=fixed,passwd,shells
+secmode=0
+last_show=0
diff --git a/webalizer/config-openmamba-linux b/webalizer/config-openmamba-linux
new file mode 100644 (file)
index 0000000..94a8052
--- /dev/null
@@ -0,0 +1,4 @@
+webalizer=webalizer
+webalizer_conf=/etc/httpd/webalizer.conf
+auto=apache,squid,proftpd,wuftpd
+naked=0
diff --git a/xinetd/config-openmamba-linux b/xinetd/config-openmamba-linux
new file mode 100644 (file)
index 0000000..37eeaee
--- /dev/null
@@ -0,0 +1,6 @@
+xinetd_conf=/etc/xinetd.conf
+protocols_file=/etc/protocols
+pid_file=/var/run/xinetd.pid
+start_cmd=/etc/rc.d/init.d/xinetd start
+add_dir=/etc/xinetd.d
+lookup_servs=1