From aebbfedcabb85c91627b2a4d37b486b9e6ec8e80 Mon Sep 17 00:00:00 2001 From: Timon de Groot Date: Wed, 10 Jun 2026 11:30:27 +0200 Subject: [PATCH] botstopper: Fix servicectl command Drop the .service suffix --- docs/hypernode-platform/botstopper/how-to-use-botstopper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hypernode-platform/botstopper/how-to-use-botstopper.md b/docs/hypernode-platform/botstopper/how-to-use-botstopper.md index c5f15294..6c2f9a3a 100644 --- a/docs/hypernode-platform/botstopper/how-to-use-botstopper.md +++ b/docs/hypernode-platform/botstopper/how-to-use-botstopper.md @@ -146,7 +146,7 @@ sensible-editor /data/web/botstopper/pre.policy.yml After changing a policy file, restart Botstopper: ```bash -hypernode-servicectl restart techaro-botstopper@default.service +hypernode-servicectl restart techaro-botstopper@default ``` ## Policy Conditions