Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dialup/freeradius/files: radius.init-r3
Date: Sat, 07 Jun 2014 13:49:28
Message-Id: 20140607134924.1E1D62004F@flycatcher.gentoo.org
1 jer 14/06/07 13:49:24
2
3 Modified: radius.init-r3
4 Log:
5 Version bump. Remove CVS header from script.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.6 net-dialup/freeradius/files/radius.init-r3
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/freeradius/files/radius.init-r3?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/freeradius/files/radius.init-r3?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dialup/freeradius/files/radius.init-r3?r1=1.5&r2=1.6
15
16 Index: radius.init-r3
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-dialup/freeradius/files/radius.init-r3,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- radius.init-r3 19 May 2014 15:59:36 -0000 1.5
23 +++ radius.init-r3 7 Jun 2014 13:49:23 -0000 1.6
24 @@ -1,7 +1,6 @@
25 #!/sbin/runscript
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/files/radius.init-r3,v 1.5 2014/05/19 15:59:36 jer Exp $
29
30 command=/usr/sbin/radiusd
31 command_args="${RADIUSD_OPTS}"