From: Frank Brehm Date: Tue, 5 Apr 2016 20:33:40 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=8351330d2df2f5bfe232b208a2a84ab71347293c;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/conf.d/radvd b/conf.d/radvd index e025c686..d1a95b8d 100644 --- a/conf.d/radvd +++ b/conf.d/radvd @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/files/radvd.conf,v 1.1 2006/07/19 13:02:36 uberlord Exp $ +# $Id$ # Extra options to pass to radvd OPTIONS="" diff --git a/init.d/radvd b/init.d/radvd index c44d8616..77923332 100755 --- a/init.d/radvd +++ b/init.d/radvd @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/radvd/files/radvd-1.9.1.init,v 1.2 2014/02/18 03:33:37 prometheanfire Exp $ +# $Id$ CONFIGFILE=/etc/radvd.conf PIDFILE=/var/run/radvd/radvd.pid