aboutsummaryrefslogtreecommitdiffstats
path: root/main/openrc/hwdrivers.initd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-05-06 07:56:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-05-06 08:08:32 +0000
commit8319a3ab9c27005a44697965b4ba065a407267b8 (patch)
tree660ccecc56392e89f583b0343eb8e9dfac947dd4 /main/openrc/hwdrivers.initd
parent4a9c197f6cffb61ef36c7e92fa6422cb42ddd51b (diff)
downloadaports-8319a3ab9c27005a44697965b4ba065a407267b8.tar.bz2
aports-8319a3ab9c27005a44697965b4ba065a407267b8.tar.xz
main/openrc: init.d script cleanups and fixes for lxc
ref #3699 The following services should not be started on LXC: - hwdrivers - keymaps - modloop - modules
Diffstat (limited to 'main/openrc/hwdrivers.initd')
-rw-r--r--main/openrc/hwdrivers.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/openrc/hwdrivers.initd b/main/openrc/hwdrivers.initd
index 2efe52a4a6..eda9b65810 100644
--- a/main/openrc/hwdrivers.initd
+++ b/main/openrc/hwdrivers.initd
@@ -4,7 +4,7 @@ depend() {
need sysfs dev
before checkfs fsck
after modloop
- keyword novserver
+ keyword -vserver -lxc
}
# Load hardware drivers