diff options
| author | Max Laier <mlaier@FreeBSD.org> | 2004-03-10 15:06:17 +0000 |
|---|---|---|
| committer | Max Laier <mlaier@FreeBSD.org> | 2004-03-10 15:06:17 +0000 |
| commit | cf339f9bb93dccb50627efe7dcf88d0aa0f42e0e (patch) | |
| tree | 98a9bfc82c411ae895fb6d4d0ef7122964bab3ce /etc | |
| parent | be3e0526c22996f0d83da33918fd0000f48324d1 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/inetd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf index bdc8db3d9d3a..8caeb20a4ce9 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -122,4 +122,4 @@ # N.B.: inetd binds to * in the default installation so you should add # an appropriate block rule to your pf.conf # -#ftp-proxy stream tcp nowait root /usr/local/libexec/ftp-proxy ftp-proxy +#ftp-proxy stream tcp nowait root /usr/libexec/ftp-proxy ftp-proxy |
