public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-live/files: rc-addon-0.2.sh
@ 2012-06-04 19:42 Joerg Bornkessel (hd_brummy)
  0 siblings, 0 replies; only message in thread
From: Joerg Bornkessel (hd_brummy) @ 2012-06-04 19:42 UTC (permalink / raw
  To: gentoo-commits

hd_brummy    12/06/04 19:42:24

  Modified:             rc-addon-0.2.sh
  Log:
  fixed rc-addon script, local fix for vdr-plugin-2.eclass
  
  (Portage version: 2.1.10.11/cvs/Linux i686)

Revision  Changes    Path
1.2                  media-plugins/vdr-live/files/rc-addon-0.2.sh

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-live/files/rc-addon-0.2.sh?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-live/files/rc-addon-0.2.sh?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-live/files/rc-addon-0.2.sh?r1=1.1&r2=1.2

Index: rc-addon-0.2.sh
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-live/files/rc-addon-0.2.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rc-addon-0.2.sh	27 Jan 2011 17:58:11 -0000	1.1
+++ rc-addon-0.2.sh	4 Jun 2012 19:42:24 -0000	1.2
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-live/files/rc-addon-0.2.sh,v 1.1 2011/01/27 17:58:11 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-live/files/rc-addon-0.2.sh,v 1.2 2012/06/04 19:42:24 hd_brummy Exp $
 #
 # zzam@g.o
 # hd_brummy@g.o
@@ -10,8 +10,8 @@
 			add_plugin_param "-s ${LIVE_SSL_PORT}"
 		fi
 
-		add_plugin_param "--cert=/etc/vdr/plugins/live/live.crt"
-		add_plugin_param "--key=/etc/vdr/plugins/live/live.key"
+		add_plugin_param "--cert=/etc/vdr/plugins/live/live.pem"
+		add_plugin_param "--key=/etc/vdr/plugins/live/live-key.pem"
 
 	else
 		if [ -n "${LIVE_PORT}" ]; then






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

only message in thread, other threads:[~2012-06-04 19:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04 19:42 [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-live/files: rc-addon-0.2.sh Joerg Bornkessel (hd_brummy)

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