### # # pppoe: configuration parameters for pppoe subsystem # # # PPPOE_SERVER : Set to 1 to start /usr/sbin/pppoesd # PPPOE_SERVER_ARGS : Command-line arguments for pppoesd # PPPOE_RELAY : Set to 1 to start /usr/sbin/pppoerd # PPPOE_RELAY_ARGS : Command-line arguments for pppoerd # # See pppoesd(1M) and pppoerd(1M) manual pages for more information # on the respective daemon # ### PPPOE_SERVER= PPPOE_SERVER_ARGS="" PPPOE_RELAY= PPPOE_RELAY_ARGS=""