Files @ 195dbcc38137
Branch filter:

Location: HydroBot/hydrobot-software/hydrobot@.service

matthewreed
Working on alerts - loading alerts from config and alert objects
[Unit]
Description=HydroBot Hydroponics Control Service
After=network.target
BindsTo=sys-subsystem-net-devices-%i.device
After=sys-subsystem-net-devices-%i.device

[Service]
ExecStart=/opt/hydrobot-software/hydrobot.py %i
WorkingDirectory=/opt/hydrobot-software

User=hydrobot
Group=hydrobot


[Install]
WantedBy=multi-user.target