summaryrefslogtreecommitdiff
path: root/pcr/openrc-net/dhcrelay.conf
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-08-28 20:17:06 -0500
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-22 16:14:58 -0300
commit90cdef590d9a809d8aaa379d7b7af0a7be21669a (patch)
tree58687b5da505377ea94028d9e6498061dafcf932 /pcr/openrc-net/dhcrelay.conf
parent34e667f817febcd3589e20b9d0dcb8cbf6c95fd7 (diff)
downloadabslibre-90cdef590d9a809d8aaa379d7b7af0a7be21669a.tar.gz
abslibre-90cdef590d9a809d8aaa379d7b7af0a7be21669a.tar.bz2
abslibre-90cdef590d9a809d8aaa379d7b7af0a7be21669a.zip
openrc-net-20150828-1: updating version
Diffstat (limited to 'pcr/openrc-net/dhcrelay.conf')
-rw-r--r--pcr/openrc-net/dhcrelay.conf16
1 files changed, 0 insertions, 16 deletions
diff --git a/pcr/openrc-net/dhcrelay.conf b/pcr/openrc-net/dhcrelay.conf
deleted file mode 100644
index 44699682d..000000000
--- a/pcr/openrc-net/dhcrelay.conf
+++ /dev/null
@@ -1,16 +0,0 @@
-# /etc/conf.d/dhcrelay: config file for /etc/init.d/dhcrelay
-
-# Configure which interface or interfaces to for dhcrelay to listen on
-# and send to.
-# List all interfaces space separated. If this is not specified then
-# we use all interfaces.
-#IFACE=""
-# If you have split net interfaces, you might want to depend on them
-# explicitly here.
-#rc_need=$(printf 'net.%s ' ${IFACE})
-
-# Insert any other options needed. See dhcrelay(8) for details.
-#DHCRELAY_OPTS=""
-
-# Space separated list of IPs to forward BOOTP/DHCP packets to.
-DHCRELAY_SERVERS=""