summaryrefslogtreecommitdiff
path: root/pcr/openrc-core/kmod-static-nodes
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-10-17 01:29:25 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-10-17 01:29:25 -0500
commitdc225a86f79e9eaec2080dc2775ef2cf29c97fc7 (patch)
tree64066b68ebe757a883025190e04188851ae07a7b /pcr/openrc-core/kmod-static-nodes
parent36470c96a0b8e6d02dbc39e59a4f24bb8d8e06e3 (diff)
downloadabslibre-dc225a86f79e9eaec2080dc2775ef2cf29c97fc7.tar.gz
abslibre-dc225a86f79e9eaec2080dc2775ef2cf29c97fc7.tar.bz2
abslibre-dc225a86f79e9eaec2080dc2775ef2cf29c97fc7.zip
openrc-core-0.18.3-1: updating version
Diffstat (limited to 'pcr/openrc-core/kmod-static-nodes')
-rw-r--r--pcr/openrc-core/kmod-static-nodes5
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/openrc-core/kmod-static-nodes b/pcr/openrc-core/kmod-static-nodes
index 71bcf9c45..7a3f529dc 100644
--- a/pcr/openrc-core/kmod-static-nodes
+++ b/pcr/openrc-core/kmod-static-nodes
@@ -1,13 +1,14 @@
#!/usr/bin/openrc-run
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/files/Attic/kmod-static-nodes,v 1.2 2014/09/21 10:59:57 ssuominen dead $
+# $Id$
description="Create list of required static device nodes for the current kernel"
depend() {
after dev-mount
before tmpfiles.dev dev
+ keyword -lxc -systemd-nspawn
}
start() {