From db52e5b1a35537636d6e842d43ce35820ac5e93d Mon Sep 17 00:00:00 2001 From: Jan Danielzick Date: Sun, 31 May 2020 07:32:40 +0200 Subject: [PATCH] added FAHClient to status page, removed command that did not work due to current permission setup --- commands_status.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands_status.conf b/commands_status.conf index 295e0b1..cadbe54 100644 --- a/commands_status.conf +++ b/commands_status.conf @@ -9,7 +9,7 @@ systemctl status apache2.service systemctl status sshd.service systemctl status gitea.service systemctl status mysql.service +systemctl status FAHClient.service tail -n 20 /var/www/admin.strassenkind.ip/stdout.log tail -n 20 /var/www/admin.strassenkind.ip/stderr.log -tail -n 20 /var/log/apache2/error.log