mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-01-13 17:22:54 -05:00
Update systemd service
This commit is contained in:
2
DeviceStatus/Sender/device_status_sender.service
Executable file → Normal file
2
DeviceStatus/Sender/device_status_sender.service
Executable file → Normal file
@@ -2,8 +2,10 @@
|
||||
Description=Device Status Server Service
|
||||
|
||||
[Service]
|
||||
User=ckaczor
|
||||
Environment=PYTHONUNBUFFERED=1
|
||||
ExecStart=/usr/bin/python /home/ckaczor/Code/Personal/HomeMonitor/DeviceStatus/Sender/sender.py
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user