Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490471 - net-misc/netifrc systemd support
Summary: net-misc/netifrc systemd support
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: netifrc (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: netifrc Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-05 12:24 UTC by C. Wijtmans
Modified: 2016-10-20 20:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description C. Wijtmans 2013-11-05 12:24:46 UTC
NetworkManager can not be compiled without a dhcp client, which is extremely annoying due to my setup having a single static ip address.
My question is if we can port newnet to systemd as a service so it can just do its config job.
Comment 1 Graham Murray 2013-11-05 13:58:00 UTC
You can use netctl, which is just as versatile as newnet, under systemd.
Comment 2 C. Wijtmans 2013-11-05 14:06:16 UTC
I will try it but i was hoping newnet could be seperated from openrc and then add service to systemd since then newnet would work for openrc and systemd.
Comment 3 Justus Ranvier 2013-12-14 06:16:01 UTC
(In reply to Graham Murray from comment #1)
> You can use netctl, which is just as versatile as newnet, under systemd.

Might be as versatile, but using it means learning a new configuration syntax.
Comment 4 C. Wijtmans 2013-12-14 10:59:11 UTC
I successfully set up netctl btw.
I dont know if gentoo should just switch to netctl.
Why spend development time on netifrc when there is netctl.
Comment 5 C. Wijtmans 2016-10-20 11:24:42 UTC
systemd-networkd
Comment 6 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2016-10-20 20:02:42 UTC
netifrc has supported systemd for more than a year.