Skip to content

Commit

Permalink
SC-12634 fixed typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ikorolev-c8y committed Jan 1, 2021
1 parent 958287e commit 854508e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ ExecStart=/usr/bin/srwatchdogd /usr/bin/cumulocity-agent 240
[Install]
WantedBy=multi-user.target
```
Then reload systemd manager configuration and restart the agent.
Then reload systemd manager configuration and restart the agent:
```bash
sudo systemctl daemon-reload
sudo systemctl stop cumulocity-agent
Expand Down

0 comments on commit 854508e

Please sign in to comment.