From 4c4dad5ece0025008650ac8a27e9a77afdc2d703 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 11 Jun 2023 18:15:04 +0200 Subject: [PATCH] Add description to the service --- conf/systemd.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/systemd.service b/conf/systemd.service index 4610cd0..9675ad2 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,5 +1,5 @@ [Unit] -Description=Small description of the service +Description=Control server for the WireGuard-based VPN After=network.target [Service]