1 2 3 4 5 6 7 8
[Unit] Description=Service for autofan.py [Service] ExecStart=/usr/local/bin/autofan.py [Install] WantedBy=multi-user.target