summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlado <herrlado@gmail.com>2011-11-04 09:51:07 +0100
committerlado <herrlado@gmail.com>2011-11-04 09:51:07 +0100
commit5183ae79511c93e8a3eb603fd4400e1f4e1e9223 (patch)
tree2eb039525c5c5252a1a19ac9530ea7cdbddbadb3
parent729ba490e94418c914e3a53693a7d600b5cd60eb (diff)
downloadvdr-manager-5183ae79511c93e8a3eb603fd4400e1f4e1e9223.tar.gz
vdr-manager-5183ae79511c93e8a3eb603fd4400e1f4e1e9223.tar.bz2
gentoo example
-rw-r--r--vdr-vdrmanager/examples/README2
-rw-r--r--vdr-vdrmanager/examples/vdr.vdrmanager.conf6
2 files changed, 8 insertions, 0 deletions
diff --git a/vdr-vdrmanager/examples/README b/vdr-vdrmanager/examples/README
new file mode 100644
index 0000000..c6c0c60
--- /dev/null
+++ b/vdr-vdrmanager/examples/README
@@ -0,0 +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/
diff --git a/vdr-vdrmanager/examples/vdr.vdrmanager.conf b/vdr-vdrmanager/examples/vdr.vdrmanager.conf
new file mode 100644
index 0000000..57923a0
--- /dev/null
+++ b/vdr-vdrmanager/examples/vdr.vdrmanager.conf
@@ -0,0 +1,6 @@
+# Command line parameters for vdr-plugin-vdrmanager
+#
+# For more details see:
+# http://projects.vdr-developer.org/projects/vdr-manager/wiki
+
+_EXTRAOPTS="-p 6420 -P change"