From dc225a86f79e9eaec2080dc2775ef2cf29c97fc7 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sat, 17 Oct 2015 01:29:25 -0500 Subject: openrc-core-0.18.3-1: updating version --- pcr/openrc-core/kmod-static-nodes | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pcr/openrc-core/kmod-static-nodes') 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() { -- cgit v1.2.3