Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 468838 - sys-apps/systemd should start networking
Summary: sys-apps/systemd should start networking
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-07 09:02 UTC by Lee Trager
Modified: 2013-05-08 05:08 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 Lee Trager 2013-05-07 09:02:50 UTC
systemd has no scripts to start networking on its own. For systems who don't use some sort of network manager(i.e servers, workstations, virtualized instances) this becomes a very big problem.

Reproducible: Always
Comment 1 Mike Gilbert gentoo-dev 2013-05-07 23:04:15 UTC
That's not really systemd's job, and upstream does not ship anything of that nature. Install a network manager.

Personally, I use net-misc/netctl, which integrates with systemd quite nicely. It's really just a set of bash scripts, so the system requirements are quite low.

I believe some of the Gentoo devs are working on decoupling the network config system from openrc to be able to use it with systemd.
Comment 2 Lee Trager 2013-05-08 03:11:34 UTC
Fedora does something similar to that with initscripts(http://koji.fedoraproject.org/koji/buildinfo?buildID=411153)
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-05-08 05:08:20 UTC
File a request upstream or file a specific Gentoo inclusion request for something we don't have packaged.