From 38f5f6f659f4b5c4c669044e62e6bae5a9b962ef Mon Sep 17 00:00:00 2001 From: Normandy Date: Fri, 11 May 2018 05:19:20 +0000 Subject: [PATCH] Remove alias directive in service file Systemd will complain otherwise. --- installation/pleroma.service | 1 - 1 file changed, 1 deletion(-) diff --git a/installation/pleroma.service b/installation/pleroma.service index fe314ed2b..fd4180985 100644 --- a/installation/pleroma.service +++ b/installation/pleroma.service @@ -13,4 +13,3 @@ Restart=on-failure [Install] WantedBy=multi-user.target -Alias=pleroma.service -- 2.44.2