summaryrefslogtreecommitdiffstats
path: root/etc/inetd.conf
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-14 05:03:35 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-14 05:03:35 +0000
commit3acf72fae92831ad4d3e5699ae9ac4d2388ec252 (patch)
tree687c2c655e098545491b73d2c97abca5e5ffe33d /etc/inetd.conf
parent77cdcbade17ad2633973a3eaa349185bd0a44f0c (diff)
downloadpfsense-3acf72fae92831ad4d3e5699ae9ac4d2388ec252.zip
pfsense-3acf72fae92831ad4d3e5699ae9ac4d2388ec252.tar.gz
* Add tftp proxy
* Add inetd file (will need to update reflection code as well)
Diffstat (limited to 'etc/inetd.conf')
-rw-r--r--etc/inetd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf
new file mode 100644
index 0000000..0ff37ae
--- /dev/null
+++ b/etc/inetd.conf
@@ -0,0 +1 @@
+tftp-proxy dgram udp wait root /usr/libexec/tftp-proxy tftp-proxy \ No newline at end of file
OpenPOWER on IntegriCloud