Remove alias directive in service file
Systemd will complain otherwise.
This commit is contained in:
parent
ffe028cd73
commit
38f5f6f659
|
@ -13,4 +13,3 @@ Restart=on-failure
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
Alias=pleroma.service
|
|
||||||
|
|
Loading…
Reference in New Issue