initial commit
This commit is contained in:
8
hardware-monitor.service
Normal file
8
hardware-monitor.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Hardware monitor service
|
||||
|
||||
[Service]
|
||||
ExecStart=/opt/monitoring/bin/python /opt/monitoring/main.py
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user