This project is closed and read-only.
This project is closed and read-only.
Added by bernd brot almost 15 years ago
hi,
i tried to suspend my system with the suspend guide in from the wiki.
http://www.lonelycoder.com/redmine/projects/tvheadend/wiki/Wakeup
but the hook das not stop or unload anything. i dont know what is wrong.
with this hook, tvhead end stop and suspend works.
#!/bin/shcase "$1" in
*) exit $NA
;;
esac