From 5fc49424398dfc98935f83729b9bb7b59bd9fc8e Mon Sep 17 00:00:00 2001 From: Toby Chui Date: Fri, 21 Jul 2023 12:46:41 +0800 Subject: [PATCH] Added the missing [unit] header in service file --- FAQ---Frequently-Asked-Questions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ---Frequently-Asked-Questions.md b/FAQ---Frequently-Asked-Questions.md index cce451d..4e01d62 100644 --- a/FAQ---Frequently-Asked-Questions.md +++ b/FAQ---Frequently-Asked-Questions.md @@ -50,6 +50,7 @@ Create systemd-service with Put in following lines: ``` +[Unit] Description=Zoraxy Reverse Proxy Server #Waits for network to be online After=network-online.target