From: Normandy Date: Fri, 11 May 2018 05:19:20 +0000 (+0000) Subject: Remove alias directive in service file X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=38f5f6f659f4b5c4c669044e62e6bae5a9b962ef;p=akkoma Remove alias directive in service file Systemd will complain otherwise. --- 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