aboutsummaryrefslogtreecommitdiffstats
path: root/main/openrc/networking.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/openrc: dont stop network on shutdownNatanael Copa2016-10-191-0/+3
| | | | | dont stop the network when switching runlevels, including on shutdown unless user has explcitly asked to do so with "keep_network=no"
* main/openrc: init.d script cleanups and fixes for lxcNatanael Copa2015-05-061-1/+1
| | | | | | | | | | ref #3699 The following services should not be started on LXC: - hwdrivers - keymaps - modloop - modules
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-1/+1
|
* main/openrc: dont depend but need in networking.initdCarlo Landmeter2013-01-031-1/+1
| | | | fixes #1530
* Revert "main/openrc: dont run networking in lxc"Natanael Copa2012-12-241-1/+1
| | | | | | | | | We want network be configured from guest. This reverts commit 3a47d1a31dc1dc827cb803b18a557b4e59096b2b. Conflicts: main/openrc/APKBUILD
* main/openrc: network service depends on localmountNatanael Copa2012-12-211-0/+1
| | | | | | it needs /var/run for dhcp client ref #1528
* main/openrc: dont run networking in lxcNatanael Copa2012-11-081-1/+1
|
* main/openrc: support multiple interfaces on auto line (closes #531)William Pitcock2011-02-171-1/+1
|
* main/openrc: improve networking scriptNatanael Copa2011-01-071-12/+53
| | | | | | | We start interfaces one by one so we get a report which interface fails if any. We consider networking service as 'running' if any interface starts.
* main/openrc: start networking after hardware driversNatanael Copa2009-11-031-1/+1
| | | | not sure how this could slip through.
* move core/* to main/Natanael Copa2009-07-231-0/+28
added maintainer to several packages as well