After reboot the OPN-Arp service doesnt autostart, though Enabled[X].
I have to manually start it every time after reboot.
Is there a way to fix the functionality of "enable", or a shell way to make it autostart after reboot?
Do you see anything on the console while booting?
of course alot to see in the console upon boot ;) but nothing specific abt opnarp catched my eye.
maybe connected to this issue: in the GUI at "System: Diagnostics: Services" the "opnarp daemon" is stopped and cannot be started.
in /usr/local/etc/rc.d opnarp was the only one with flags -rw-r--r--
changed it to chmod 755 opnarp -rwxr-xr-x
probably this fixed it.