summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-06-29 11:35:42 +0300
committerrinpatch <rinpatch@sdf.org>2019-06-29 12:13:52 +0300
commit9b014eae68b7bcbf1daf3ddf2b347a8baa14a634 (patch)
treec5ea0b43b473f65cc3d04eb63d88062279597ced
parent69585a321899a963341869044235e5f6c9af34c1 (diff)
Add a warning about service files assuming installation paths
-rw-r--r--docs/installation/migrating_from_source_otp_en.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/installation/migrating_from_source_otp_en.md b/docs/installation/migrating_from_source_otp_en.md
index d07a0f622..b779be8cc 100644
--- a/docs/installation/migrating_from_source_otp_en.md
+++ b/docs/installation/migrating_from_source_otp_en.md
@@ -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