Files @ ce32edfd2399
Branch filter:

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

matthewreed
Refactoring code to make it more object oriented, modular, and usable
[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