diff options
| author | Keine_Ahnung <no@mail.com> | 2013-01-25 21:30:41 +0100 |
|---|---|---|
| committer | Keine_Ahnung <no@mail.com> | 2013-01-25 21:30:41 +0100 |
| commit | 5727d72f708345a39e1ccda222f7643a25732191 (patch) | |
| tree | 1c055d4758f922dbd56b8d17799466072046d1d3 /Make.config.template | |
| parent | 8e500e48aa6d27f3f61f6659e77cf49b599f7394 (diff) | |
| download | vdr-plugin-uactivity-5727d72f708345a39e1ccda222f7643a25732191.tar.gz vdr-plugin-uactivity-5727d72f708345a39e1ccda222f7643a25732191.tar.bz2 | |
starting the scripts, some fixes
Diffstat (limited to 'Make.config.template')
| -rw-r--r-- | Make.config.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Make.config.template b/Make.config.template index c1a9c93..04fc5e2 100644 --- a/Make.config.template +++ b/Make.config.template @@ -8,10 +8,10 @@ # If you are using upstart you may use # PLUGIN_UACTIVITY_COMMAND=initctl emit --system --no-wait vdr-uactivity reason=%1$$s orgin=%2$$s value=%3$$s ConfigDirectory=%4$$s CacheDirectory=%5$$s ResourceDirectory=%6$$s -PLUGIN_UACTIVITY_COMMAND?=echo vdr-uactivity -r %1$$s -o %2$$s -v %3$$s -C %4$$s -c %5$$s -R %6$$s | at now +PLUGIN_UACTIVITY_COMMAND?=vdr-uactivity -r %1$$s -o %2$$s -v %3$$s -C %4$$s -c %5$$s -R %6$$s # Set to supress the install of the shell script package -#PLUGIN_UACTIVITY_NOINSTALL=true +#PLUGIN_UACTIVITY_NOINSTALL_BIN=true |
