Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: tlp (Read 1184 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

tlp

The tlp up script does
Code: [Select]
exec tlp init
It's missing start at the end
Code: [Select]
exec tlp init start
There should also be a down script (to e.g. save radio state at shutdown):
Code: [Select]
exec tlp init stop

Re: tlp

Reply #1
Thanks, should be fixed now.

Re: tlp

Reply #2
Thanks! Works like a charm :)