public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-geosciences/gpsd/files: gpsd.init-2
@ 2010-09-30 23:07 Sven Wegener (swegener)
  0 siblings, 0 replies; only message in thread
From: Sven Wegener (swegener) @ 2010-09-30 23:07 UTC (permalink / raw
  To: gentoo-commits

swegener    10/09/30 23:07:55

  Modified:             gpsd.init-2
  Log:
  Change NAME to SVCNAME in init script.
  
  (Portage version: 2.2_rc88/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sci-geosciences/gpsd/files/gpsd.init-2

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/files/gpsd.init-2?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/files/gpsd.init-2?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gpsd/files/gpsd.init-2?r1=1.1&r2=1.2

Index: gpsd.init-2
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/files/gpsd.init-2,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gpsd.init-2	26 Sep 2010 13:36:50 -0000	1.1
+++ gpsd.init-2	30 Sep 2010 23:07:55 -0000	1.2
@@ -1,14 +1,14 @@
 #!/sbin/runscript
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/files/gpsd.init-2,v 1.1 2010/09/26 13:36:50 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gpsd/files/gpsd.init-2,v 1.2 2010/09/30 23:07:55 swegener Exp $
 
 depend() {
 	after dbus
 	before ntpd
 }
 
-PIDFILE=/var/run/$NAME.pid
+PIDFILE=/var/run/${SVCNAME}.pid
 DAEMON=/usr/sbin/gpsd
 
 checkconfig() {






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-30 23:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-30 23:07 [gentoo-commits] gentoo-x86 commit in sci-geosciences/gpsd/files: gpsd.init-2 Sven Wegener (swegener)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox