Solved...this worked.
$this->bbcode_second_pass_quote('ccollinscj', 'I') do have this when I do systemctl
netcfg@newprofile.service loaded failed failed Netcfg networking service for profile newprofil
$this->bbcode_second_pass_quote('ccollinscj', 'D')id exactly as you posted and rebooted and it did not work, still pulling DHCP from the router.
$this->bbcode_second_pass_quote('pepedog', 'I')nstall netcfg
$this->bbcode_second_pass_code('', 'cp /etc/network.d/examples/ethernet-static /etc/network.d/
nano /etc/network.d/ethernet-static
#edit to your liking
nano /etc/conf.d/netcfg
#edit line NETWORKS=(last) so it reads NETWORKS=(ethernet-static)
systemctl enable netcfg
#if message tells you symlink created, then do this
rm /etc/systemd/system/multi-user.target.wants/dh*')