blob: 77160c344dd31c5abe07ed171d6f6f120cff779a [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001[Unit]
2Description=thermal_manager
3
4[Service]
5ExecStart=/usr/bin/thermal_manager /data/thermal/thermal.conf
6Type=simple
7
8[Install]
9WantedBy=multi-user.target