milis/ayarlar/servisler/mbd/sysconfig/dhcpd

12 lines
291 B
Plaintext
Raw Normal View History

2017-03-28 04:34:52 +02:00
# Begin /etc/sysconfig/dhcpd
# On which interfaces should the DHCP Server (dhcpd) serve DHCP requests?
# Separate multiple interfaces with spaces, e.g. "eth0 eth1".
INTERFACES=""
# Additional options that you want to pass to the DHCP Server Daemon?
OPTIONS=""
# End /etc/sysconfig/dhcpd