Re: [Freevo-users] Help with autoshutdown plugin

2008-12-18 Thread Richard van Paasen
From: Martin Beck > Thanks for your answer! my only problem now is how to run it as root. > I'm user 'freevo' now. Do I need to run as the 'root' user or can I > still be 'freevo' and do a workaround? You should add user 'freevo' to the /etc/sudoers file. Or, better, add the commands that freevo

Re: [Freevo-users] Help with autoshutdown plugin

2008-12-18 Thread Martin Beck
Thanks for your answer! my only problem now is how to run it as root. I'm user 'freevo' now. Do I need to run as the 'root' user or can I still be 'freevo' and do a workaround? Cheers, Martin --- Adam Charrett skrev: > On Thu, December 18, 2008 10:27 am, Martin Beck wrote: > > I get an error whe

Re: [Freevo-users] Help with autoshutdown plugin

2008-12-18 Thread Adam Charrett
On Thu, December 18, 2008 10:27 am, Martin Beck wrote: > I get an error when closing freevo and have activated the > autoshutdown-plugin. Here are my settings in local_conf.py: > > ##acpi shutdown## > plugin.remove('shutdown') > plugin.activate('autoshutdown',level=90) > SYS_SHUTDOWN_ENABLE = 1 > A

[Freevo-users] Help with autoshutdown plugin

2008-12-18 Thread Martin Beck
I get an error when closing freevo and have activated the autoshutdown-plugin. Here are my settings in local_conf.py: ##acpi shutdown## plugin.remove('shutdown') plugin.activate('autoshutdown',level=90) SYS_SHUTDOWN_ENABLE = 1 AUTOSHUTDOWN_METHOD = 'acpi' AUTOSHUTDOWN_WAKEUP_CMD = '/home/freevo/sc