diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-09-19 08:19:25 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1996-09-19 08:19:25 +0000 |
| commit | 6d26aec6723c263962bb0003229cba0d16ea8d72 (patch) | |
| tree | 9f26f06afc6404ca0fc32ed333d5e65a3b50a426 /etc/inetd.conf | |
| parent | 1dc60e2b2ede9cef85ed0373a34a10e1f077d388 (diff) | |
Notes
Diffstat (limited to 'etc/inetd.conf')
| -rw-r--r-- | etc/inetd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf index 58486f0acc19..23341e8ad644 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -18,6 +18,7 @@ ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd #ident stream tcp wait root /usr/local/sbin/identd identd -w -t120 echo stream tcp nowait root internal discard stream tcp nowait root internal +#bootps dgram udp wait root /usr/libexec/bootpd bootpd /etc/bootptab chargen stream tcp nowait root internal daytime stream tcp nowait root internal time stream tcp nowait root internal |
