[Unit] Description=temperature and humidity sensor node After=network-online.target [Service] Restart=on-failure ExecStart=/home/user/homekit/src/temphum_native_node.py --config /etc/temphum_node.toml [Install] WantedBy=multi-user.target