8 lines
119 B
Desktop File
8 lines
119 B
Desktop File
[Unit]
|
|
Description=Monitors core temperature and runs GPIO fan
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/opt/fan_control 55 5
|
|
|