logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma
commit: c82024adcb031e5ebfba24b87cbce041a7251334
parent: b6cfc8f98b06f0fcf66881db063854b5cc1c4b27
Author: rinpatch <rinpatch@sdf.org>
Date:   Sat, 29 Jun 2019 08:44:56 +0000

Merge branch 'fix/release-docs-path-warning' into 'develop'

Add a warning about service files assuming installation paths

See merge request pleroma/pleroma!1353

Diffstat:

Mdocs/installation/migrating_from_source_otp_en.md2++
1 file 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 @@ -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