Skip to content

Commit aebbfed

Browse files
authored
botstopper: Fix servicectl command
Drop the .service suffix
1 parent 2f4d522 commit aebbfed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hypernode-platform/botstopper/how-to-use-botstopper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ sensible-editor /data/web/botstopper/pre.policy.yml
146146
After changing a policy file, restart Botstopper:
147147

148148
```bash
149-
hypernode-servicectl restart techaro-botstopper@default.service
149+
hypernode-servicectl restart techaro-botstopper@default
150150
```
151151

152152
## Policy Conditions

0 commit comments

Comments
 (0)