Commit 1dbe2f70 authored by Oleg Nikulin's avatar Oleg Nikulin

Простой systemd unit файл

parent 553cf679
[Unit]
Description=Python service for communicating with an hdd fan speed controller
[Service]
Environment=PYTHONUNBUFFERED=1
ExecStart=python3 /home/owl2/projects/hddtempserial/hddtempserial.py
[Install]
WantedBy=default.target
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment