diff --git a/Bundler/identd.xml b/Bundler/identd.xml new file mode 100644 index 0000000..affe221 --- /dev/null +++ b/Bundler/identd.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Cfg/etc/inetd.conf/inetd.conf b/Cfg/etc/inetd.conf/inetd.conf new file mode 100644 index 0000000..d713111 --- /dev/null +++ b/Cfg/etc/inetd.conf/inetd.conf @@ -0,0 +1,36 @@ +nternet superserver configuration database +# +# +# Lines starting with "#:LABEL:" or "##" should not +# be changed unless you know what you are doing! +# +# If you want to disable an entry so it isn't touched during +# package updates just comment it out with a single '#' character. +# +# Packages should modify this file by using update-inetd(8) +# +# +# +#:INTERNAL: Internal services +#discard stream tcp nowait root internal +#discard dgram udp wait root internal +#daytime stream tcp nowait root internal +#time stream tcp nowait root internal + +#:STANDARD: These are standard services. +ident stream tcp nowait identd /usr/sbin/ident2 ident2 -i -n + +#:BSD: Shell, login, exec and talk are BSD protocols. + +#:MAIL: Mail, news and uucp services. + +#:INFO: Info services + +#:BOOT: TFTP service is provided primarily for booting. Most sites +# run this only on machines acting as "boot servers." + +#:RPC: RPC based services + +#:HAM-RADIO: amateur-radio services + +#:OTHER: Other services diff --git a/Metadata/clients.xml b/Metadata/clients.xml index cc479f7..eedf06f 100644 --- a/Metadata/clients.xml +++ b/Metadata/clients.xml @@ -52,4 +52,5 @@ + diff --git a/Metadata/groups.xml b/Metadata/groups.xml index fb8c176..a6599af 100644 --- a/Metadata/groups.xml +++ b/Metadata/groups.xml @@ -156,6 +156,12 @@ + + + + + @@ -405,6 +411,7 @@ + + + +