On Mon, 07 Jan 2013 06:50:19 -0500
Felix Miata <mrma...@earthlink.net> wrote:

> How do I get systemd configured to do ifup automatically?

systemctl enable network.service 
systemctl start network.service (can't remember if reboot needed)

place NM_CONTROLLED=no in
/etc/sysconfig/network-scripts/ifcfg-eth*

-- 
Regards,
Frank

"Still trying to learn, both old and new tricks"
                                                --me .
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to