Skip to content

Commit

Permalink
SC-12634 simplified list of commands in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ikorolev-c8y committed Jan 5, 2021
1 parent 854508e commit 23d4a68
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,5 @@ WantedBy=multi-user.target
Then reload systemd manager configuration and restart the agent:
```bash
sudo systemctl daemon-reload
sudo systemctl stop cumulocity-agent
ps aux | grep cumulocity-agent
sudo systemctl start cumulocity-agent
sudo systemctl restart cumulocity-agent
```

0 comments on commit 23d4a68

Please sign in to comment.