From 3b6fb457aa68d7a89f10cab2212f794b40718225 Mon Sep 17 00:00:00 2001 From: Hook25 Date: Mon, 30 Oct 2023 08:34:09 +0100 Subject: [PATCH] Minor: fixed systemctl service info --- docs/tutorial/using-checkbox/remote.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tutorial/using-checkbox/remote.rst b/docs/tutorial/using-checkbox/remote.rst index 80cb748c6..5fc34449b 100644 --- a/docs/tutorial/using-checkbox/remote.rst +++ b/docs/tutorial/using-checkbox/remote.rst @@ -33,8 +33,8 @@ You should see something like this: Tasks: 1 (limit: 19014) Memory: 69.7M CPU: 2.537s - CGroup: /system.slice/snap.checkbox.service.service - └─1411 python3 /snap/checkbox22/current/bin/checkbox-cli service + CGroup: /system.slice/snap.checkbox.agent.service + └─1411 python3 /snap/checkbox22/current/bin/checkbox-cli run-agent Jul 21 13:38:48 coltrane systemd[1]: Started Service for snap application checkbox.service. (...)