Marius Tomaschewski
09799de8fb
Add config file for registering dhcp server in slp (bsc#992072) OBS-URL: https://build.opensuse.org/request/show/416901 OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=167
12 lines
302 B
Reg
12 lines
302 B
Reg
#############################################################################
|
|
#
|
|
# OpenSLP registration file
|
|
#
|
|
# register dhcp service daemon
|
|
#
|
|
#############################################################################
|
|
|
|
service:dhcp://$HOSTNAME:67,en,65535
|
|
watch-port-udp=67
|
|
description=DHCP Service
|