File: gthd.user.service

package info (click to toggle)
gtherm 0.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 336 kB
  • sloc: ansic: 1,251; xml: 144; python: 13; makefile: 9
file content (12 lines) | stat: -rw-r--r-- 211 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Gthd Service
Documentation=https://source.puri.sm/Librem5/gtherm

[Service]
Type=dbus
ExecStart=/usr/bin/gthd
Restart=on-failure
BusName=org.sigxcpu.Thermal

[Install]
WantedBy=default.target