forked from AkkomaGang/akkoma
Remove alias directive in service file
Systemd will complain otherwise.
This commit is contained in:
parent
ffe028cd73
commit
38f5f6f659
1 changed files with 0 additions and 1 deletions
|
@ -13,4 +13,3 @@ Restart=on-failure
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
Alias=pleroma.service
|
|
||||||
|
|
Loading…
Reference in a new issue