From f242fba5c17a0bb839d61117893ced2f9cb57753 Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Thu, 5 Mar 2020 03:17:22 +0100 Subject: [PATCH] Removed a small fix to add it to the PHP file. --- commands_status.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands_status.conf b/commands_status.conf index fe0c0d9..5dca5c6 100644 --- a/commands_status.conf +++ b/commands_status.conf @@ -3,7 +3,7 @@ df -h cat /var/run/reboot-required who -systemctl status apache2.service 2>&1 +systemctl status apache2.service systemctl status sshd.service systemctl status gitea.service systemctl status mysql.service