Hide Forgot
Description of problem: It seems that the "-s|--shutdown" parameter has no effect. The default is "-s vdr-shutdown.sh" (in /etc/sysconfig/vdr). For testing purposes I've just put a "touch /tmp/test" before the other commands. But /tmp/test won't be created. Also an other manually defined shutdown script won't be executed. Version-Release number of selected component (if applicable): vdr-1.6.0-40.fc15.i686 How reproducible: ever Steps to Reproduce: 1. modify /usr/lib/vdr/bin/vdr-shutdown.sh 2. stop vdr 3. Actual results: no /tmp/test Expected results: existing /tmp/test Additional info:
Sorry, my mistake. This is normal behaviour. Shutting down the vdr via svdrpsend executes the script. So closed as NOTABUG.