I think i didn't do this I'll try that before i wanted to know if i do this.
$this->bbcode_second_pass_code('', 'systemctl disable dhcpcd@eth0.service
systemctl enable netcfg.service')
If i dont get the pogo booted how do i revert back ? Since we are disabling dhcpd just delete /etc/network.d/ethernet-static & modify /etc/conf.d/netcfg with what ? How does one revert back to dhcpd without ssh/telnet
On Arch Wiki it says differently
$this->bbcode_second_pass_code('', 'systemctl enable network
')To test, reboot or make sure all other network daemons are stopped and then run as root
$this->bbcode_second_pass_code('', ' systemctl start network')