thinkfand/thinkfand.service
2025-07-11 20:56:56 +03:00

12 lines
192 B
Desktop File

[Unit]
Description=ThinkPad Fan Control Daemon
After=network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/thinkfand -d
Restart=always
User=root
[Install]
WantedBy=multi-user.target