Files @ 6b61f8a36144
Branch filter:

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

ethanzonca
Take can interface as argument
[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