summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2010-04-19 20:28:22 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2010-04-19 20:28:22 +0000
commitb390fae1f9138b91bf7925ededec24f942ad39d9 (patch)
tree7c48669bf8c149e8d9b61cf05c61465db6c7ec4d /sys-fs/udev/files
parentVersion bump. (diff)
downloadgentoo-2-b390fae1f9138b91bf7925ededec24f942ad39d9.tar.gz
gentoo-2-b390fae1f9138b91bf7925ededec24f942ad39d9.tar.bz2
gentoo-2-b390fae1f9138b91bf7925ededec24f942ad39d9.zip
Add keywords nolxc and noopenvz to udev init-script, Bug #310427.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/udev/files')
-rw-r--r--sys-fs/udev/files/151/udev.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/udev/files/151/udev.initd b/sys-fs/udev/files/151/udev.initd
index 36a7c054cea2..8a0d4ad126e8 100644
--- a/sys-fs/udev/files/151/udev.initd
+++ b/sys-fs/udev/files/151/udev.initd
@@ -23,7 +23,7 @@ depend()
before checkfs fsck
# udev does not work inside vservers
- keyword novserver
+ keyword novserver nolxc noopenvz
fi
}