File meshtastic2hass.service of Package python-meshtastic2hass
[Unit] Description=Meshtastic 2 HomeAssistant After=network.target mosquitto.service [Service] Type=simple User=meshtastic Group=meshtastic TimeoutStopSec=70 Restart=always RestartSec=1 Environment=OPTIONS="" EnvironmentFile=-/etc/sysconfig/meshtastic2hass ExecStart=meshtastic2hass $OPTIONS [Install] WantedBy=multi-user.target