From 9d44e3e0a75fb0d6f8125918b8fd8dd434e6ee2e Mon Sep 17 00:00:00 2001 From: lado Date: Sun, 6 Nov 2011 16:34:07 +0100 Subject: better example --- vdr-vdrmanager/examples/README | 2 +- vdr-vdrmanager/examples/plugin.vdrmanager.conf | 3 +++ vdr-vdrmanager/examples/vdr.vdrmanager | 4 +++- 3 files changed, 7 insertions(+), 2 deletions(-) (limited to 'vdr-vdrmanager') diff --git a/vdr-vdrmanager/examples/README b/vdr-vdrmanager/examples/README index c6c0c60..6155f45 100644 --- a/vdr-vdrmanager/examples/README +++ b/vdr-vdrmanager/examples/README @@ -1,2 +1,2 @@ plugin.vdrmanager.conf - example for e.a. Debuab, ubuntu. This should be copied into /etc/vdr/plugins/ -vdr.vdrmanager.conf - example for gentoo, this file should be copied into /etc/conf.d/ +vdr.vdrmanager - example for gentoo, this file should be copied into /etc/conf.d/ diff --git a/vdr-vdrmanager/examples/plugin.vdrmanager.conf b/vdr-vdrmanager/examples/plugin.vdrmanager.conf index 5081563..ec4cad3 100644 --- a/vdr-vdrmanager/examples/plugin.vdrmanager.conf +++ b/vdr-vdrmanager/examples/plugin.vdrmanager.conf @@ -2,5 +2,8 @@ # # For more details see: # http://projects.vdr-developer.org/projects/vdr-manager/wiki +# -p port port number to listen to\n" +# -P password password (none if not given)" +# -s force check against svdrphosts.conf even if -P option was given (password)"; -p 6420 -P change diff --git a/vdr-vdrmanager/examples/vdr.vdrmanager b/vdr-vdrmanager/examples/vdr.vdrmanager index 57923a0..e1d1ddb 100644 --- a/vdr-vdrmanager/examples/vdr.vdrmanager +++ b/vdr-vdrmanager/examples/vdr.vdrmanager @@ -2,5 +2,7 @@ # # For more details see: # http://projects.vdr-developer.org/projects/vdr-manager/wiki - +# -p port port number to listen to\n" +# -P password password (none if not given)" +# -s force check against svdrphosts.conf"; _EXTRAOPTS="-p 6420 -P change" -- cgit v1.2.3