소스 검색

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

Add a warning about service files assuming installation paths

See merge request pleroma/pleroma!1353
tags/v1.1.4
rinpatch 5 년 전
부모
커밋
c82024adcb
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      docs/installation/migrating_from_source_otp_en.md

+ 2
- 0
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


불러오는 중...
취소
저장