From 6bf407ab8aad8a0070416ac41341f6ec9b32a87d Mon Sep 17 00:00:00 2001 From: Hunter Long Date: Mon, 25 Jun 2018 19:57:16 -0700 Subject: [PATCH] Updated Linux (markdown) --- Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux.md b/Linux.md index 882de7d..59779bf 100644 --- a/Linux.md +++ b/Linux.md @@ -6,7 +6,7 @@ statup version ``` ## Systemd Service -Setting up a systemd service is a great way to make sure your Statup server will automatically reboot when needed. You can use the file below for your service. +Setting up a systemd service is a great way to make sure your Statup server will automatically reboot when needed. You can use the file below for your service. You should have Statup already installed by this step. ###### /etc/systemd/system/statup.service ``` [Unit]