projet crepp_git/crepp-projects/my-sensors · branche main
mysgw.systemd Voir sur GitLab
[Unit]
Description=MySensors Gateway daemon
Requires=network.target

[Service]
ExecStart=%gateway_dir%/mysgw -q

[Install]
WantedBy=multi-user.target