]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Thu, 29 Jun 2017 00:17:15 +0000 (02:17 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 29 Jun 2017 00:17:15 +0000 (02:17 +0200)
init.d/ntp-client
init.d/ntpd
init.d/sntp

index 93375b4a3b241ed6a24dd0919f16e82b01948852..5b5d5944739588de7b65ea9f35ef8eade367b691 100755 (executable)
@@ -1,7 +1,6 @@
 #!/sbin/openrc-run
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 depend() {
        before cron portmap
index 5bed5ce757c00bb815cd97e0b82d8ed89a454c2d..7573411c9986cf4492779cc7c91cfe9863cfb904 100755 (executable)
@@ -1,7 +1,6 @@
 #!/sbin/openrc-run
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 description="ntpd - the network time protocol daemon"
 pidfile="/var/run/ntpd.pid"
index 5b3b4632bfb93253a4510ce00b7477e7bcb3d1c5..4ed56ae2bf1a7bd9046cc3c433bffc86f8284a5f 100755 (executable)
@@ -1,7 +1,6 @@
 #!/sbin/openrc-run
 # Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
 command="/usr/bin/sntp"