summaryrefslogtreecommitdiff
path: root/etc/inetd.conf
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1993-12-05 16:39:47 +0000
committerAndreas Schulz <ats@FreeBSD.org>1993-12-05 16:39:47 +0000
commit71e44e722bcbc5f6cb3420208b5051d1ef15bf99 (patch)
tree9c1efeeb981ee1278f8b15098b859e849219d8be /etc/inetd.conf
parentfadc21ae39f995be34722af187afe6be02ae91e8 (diff)
downloadsrc-test2-71e44e722bcbc5f6cb3420208b5051d1ef15bf99.tar.gz
src-test2-71e44e722bcbc5f6cb3420208b5051d1ef15bf99.zip
Notes
Diffstat (limited to 'etc/inetd.conf')
-rw-r--r--etc/inetd.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf
index be1bf69e9240..12bad1601099 100644
--- a/etc/inetd.conf
+++ b/etc/inetd.conf
@@ -39,3 +39,7 @@ kshell stream tcp nowait root /usr/libexec/rshd rshd -k
#rstatd/1-3 dgram rpc/udp wait root /usr/libexec/rpc.rstatd rpc.rstatd
#rusersd/1-2 dgram rpc/udp wait root /usr/libexec/rpc.rusersd rpc.rusersd
#walld/1 dgram rpc/udp wait root /usr/libexec/rpc.rwalld rpc.rwalld
+#
+# example entry for the pop3 server
+#pop3 stream tcp nowait root /usr/local/etc/popper popper
+#