summaryrefslogtreecommitdiff
blob: ef7fc48e17bf5b29ab481e96b384ba47c8081541 (plain)
1
2
3
4
5
6
7
8
# Config file for /etc/init.d/rarpd

# You probably want to select the interface for this to listen on.
# By default it uses loopback which most likely won't help.
RARPD_IFACE="lo"

# See the rarpd(8) manpage for more info.
RARPD_OPTS="-b /tftpboot"