Since 11.1 had been installed, I encountered new messages at boot.
	
	
	
		
In my rc.conf(5) I did not find remarks about it 
Date at the bottom line: FreeBSD 11.1-STABLE December 17, 2017
But online manual v.8.0 contains this point.
More over, there are 3 rcvars
ipxgateway_enable
(bool)If set to ``YES'', enable the routing of IPX traffic.
ipxrouted_enable
(bool)If set to ``YES'', run the IPXrouted(8)daemon at sys-
tem boot time.
ipxrouted_flags
(str) If ipxrouted_enable is set to ``YES'', these arethe
flags to pass to the IPXrouted(8) daemon.
What should I do and do I need this?
				
			
		Code:
	
	/etc/rc: WARNING: run_rc_command: cannot run /usr/sbin/IPXroutedDate at the bottom line: FreeBSD 11.1-STABLE December 17, 2017
But online manual v.8.0 contains this point.
More over, there are 3 rcvars
ipxgateway_enable
(bool)If set to ``YES'', enable the routing of IPX traffic.
ipxrouted_enable
(bool)If set to ``YES'', run the IPXrouted(8)daemon at sys-
tem boot time.
ipxrouted_flags
(str) If ipxrouted_enable is set to ``YES'', these arethe
flags to pass to the IPXrouted(8) daemon.
What should I do and do I need this?
 
			     
 
		 
 
		