openrc/conf.d.BSD/rarpd
Roy Marples d81def80b0 Move /etc/conf.d/rc to /etc/rc.conf.
Lowercase all configurable variables, non configurations remain uppercase.
Replace rc_env_bool with rc_yesno.
Split localmount info procfs (Linux) and dumpon, savecore (BSD)
2007-11-23 12:04:11 +00:00

4 lines
137 B
Plaintext

# To start rarpd only for a given interface, set the
# following variable. Otherwise we listen on all interfaces.
#rarpd_interface="rl0"