Files @ b433eae633b8
Branch filter:

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

matthewreed
Added config sensor type and removed old files that are no longer needed.
[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