From 671dd35a1f31002112cc1cf3ada37dd506e07c0f Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Mon, 8 Jan 2018 16:59:57 +0100 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- init.d/kmod-static-nodes | 1 - 1 file changed, 1 deletion(-) diff --git a/init.d/kmod-static-nodes b/init.d/kmod-static-nodes index c3eeb2a..a0f6fa2 100755 --- a/init.d/kmod-static-nodes +++ b/init.d/kmod-static-nodes @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ description="Create list of required static device nodes for the current kernel" -- 2.39.5