Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: Jáder on December 09, 2006, 12:06:42 PM
-
I did a mistake on a db configuration command: put an "=" between status and disabled and now I have this:
root@tigre ~# db configuration show irqbalance
irqbalance=status=disabled
status=disabled
How can I fix it?
Thanks
Jáder
-
How can I fix it?
I would delete it...
db configuration delete irqbalance
Then re-create it...
db configuration setdefault irqbalance service status enabled
-
Thanks a lot.
It´s easy after you know howto! :D
Thanks
Jáder