You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
314 B
INI
15 lines
314 B
INI
[Unit]
|
|
Description=Haizemailearen kontrol zerbitzua
|
|
After=sysinit.target
|
|
DefaultDependencies=no
|
|
|
|
[Service]
|
|
ExecStart=/script-aren/kokapena/fan_control
|
|
Restart=always
|
|
RestartSec=10
|
|
WorkingDirectory=/script-aren/kokapena
|
|
StandardOutput=/var/log/syslog
|
|
StandardError=/var/log/syslog
|
|
|
|
[Install]
|
|
WantedBy=sysinit.target |