mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
9 lines
226 B
Text
9 lines
226 B
Text
|
## XS Config override
|
||
|
##
|
||
|
## This file has an ".in" template - for details see
|
||
|
## see /usr/share/doc/xs-config-<version>/README
|
||
|
#
|
||
|
# Point dhcpd to the XS-specific config
|
||
|
DHCPDARGS='-cf /etc/dhcpd-xs.conf {{xsce_lan_iface}}'
|
||
|
|