From: Frank Brehm Date: Wed, 10 Feb 2016 02:53:29 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=d7fad69d8bcd5bd9bc36b11be77a96b8deefba70;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/init.d/ntp-client b/init.d/ntp-client index 3a8b15e8..451bb3ec 100755 --- a/init.d/ntp-client +++ b/init.d/ntp-client @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/files/ntp-client.rc,v 1.13 2013/12/24 11:01:52 vapier Exp $ +# $Id$ depend() { before cron portmap diff --git a/init.d/ntpd b/init.d/ntpd index 1a34bb2f..f89bdd3c 100755 --- a/init.d/ntpd +++ b/init.d/ntpd @@ -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/ntp/files/ntpd.rc-r1,v 1.2 2014/12/23 17:43:25 floppym Exp $ +# $Id$ description="ntpd - the network time protocol daemon" pidfile="/var/run/ntpd.pid" diff --git a/init.d/sntp b/init.d/sntp index cd42b449..b0261d9d 100755 --- a/init.d/sntp +++ b/init.d/sntp @@ -1,7 +1,7 @@ #!/sbin/runscript # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/files/sntp.rc,v 1.1 2013/07/06 07:15:02 pacho Exp $ +# $Id$ depend() { before cron portmap