Commit f603153
committed
Fix stale stop command in update guide
Use 'sudo iotedge system stop' instead of 'sudo systemctl stop iotedge'.
The iotedge systemd service was renamed to aziot-edged in IoT Edge 1.2+,
so the old command fails silently on any supported version (1.4/1.5).1 parent 4752401 commit f603153
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments