Skip to content
Snippets Groups Projects
Commit eddcebf8 authored by rinpatch's avatar rinpatch
Browse files

Add a warning about service files assuming installation paths

parent b6cfc8f9
Branches
No related tags found
No related merge requests found
......@@ -122,6 +122,8 @@ su pleroma -s $SHELL -lc "./bin/pleroma stop"
## Setting up a system service
OTP releases have different service files than from-source installs so they need to be copied over again.
**Warning:** The service files assume pleroma user's home directory is `/opt/pleroma`, please make sure all paths fit your installation.
Debian/Ubuntu:
```sh
# Copy the service into a proper directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment