Skip to content

Commit

Permalink
waiting for timesync with mqttutil
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashoechst committed Mar 31, 2023
1 parent 419db21 commit 3d7d6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/systemd/system/mqttutil.service
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[Unit]
Description=MQTTUtil
After=network.target mosquitto.service
After=network.target mosquitto.service time-sync.target hostname-config.service

[Service]
ExecStart=/usr/bin/python3 -m mqttutil -c /boot/mqttutil.conf -v --json
Expand Down

0 comments on commit 3d7d6fa

Please sign in to comment.