Skip to content

Commit 2221e3f

Browse files
committed
chore: run after network online
1 parent a55ae76 commit 2221e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ MQTT is currently the only signaling mechanism used, so ensure that your MQTT se
124124
```ini
125125
[Unit]
126126
Description= The p2p camera via webrtc.
127-
After=systemd-networkd.service
127+
After=network-online.target
128128
129129
[Service]
130130
Type=simple

0 commit comments

Comments
 (0)