diff options
| author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2008-01-06 23:40:26 +0100 |
|---|---|---|
| committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2008-01-06 23:40:26 +0100 |
| commit | 6249ff002f9388fafd464b461658a1f56c13defc (patch) | |
| tree | a7156f8d41771bb3eb7c973dd9733b6f4cee67cd /debian/plugin.live.conf | |
| parent | 87dae1589f9ed94b46aab1a7f0daed0d194b3b46 (diff) | |
| download | vdr-plugin-live-6249ff002f9388fafd464b461658a1f56c13defc.tar.gz vdr-plugin-live-6249ff002f9388fafd464b461658a1f56c13defc.tar.bz2 | |
Added debian build directory and some git specific files.
This was needed after the import of the cvs repository into a git
repository.
Diffstat (limited to 'debian/plugin.live.conf')
| -rw-r--r-- | debian/plugin.live.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/plugin.live.conf b/debian/plugin.live.conf new file mode 100644 index 0000000..3b7690f --- /dev/null +++ b/debian/plugin.live.conf @@ -0,0 +1,11 @@ +# +# Command line parameters for vdr-plugin-live +# +# For more details see: +# - /usr/share/doc/vdr-plugin-live/README +# - `vdr --help -Plive` + +--port=8008 +--ip=0.0.0.0 +--log=INFO +--epgimages=/var/cache/vdr/epgimages |
