You are not logged in.
Pages: 1
Hello!
I have one question - why I can not see tlp.service in systemd-cgls output?
Thanks
Offline
Because it's not running?
Because you're only looking at the first page of the output?
Because you need glasses?
Because …
This is like asking "Why can't I see the moon?" - there're many perfectly expectable reasons for this.
systemctl status tlp.serviceOffline
It's a one shot that runs one time and after relies on udev rules to trigger reexecution/reevaluation of rules depending on whether you are or aren't plugged in. It does not leave a program running.
Offline
It's a one shot that runs one time and after relies on udev rules to trigger reexecution/reevaluation of rules depending on whether you are or aren't plugged in. It does not leave a program running.
Thank you for your explanation!
Offline
Some more reading on the subject:
* https://linrunner.de/tlp/introduction.html#profiles
* https://linrunner.de/tlp/developers/architecture.html
Last edited by linrunner (2022-11-08 10:10:40)
Offline
Some more reading on the subject:
* https://linrunner.de/tlp/introduction.html#profiles
* https://linrunner.de/tlp/developers/architecture.html
Thanks!
Offline
Pages: 1