ソースを参照

Add a warning about service files assuming installation paths

tags/v1.0.1
rinpatch 5年前
コミット
9b014eae68
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


読み込み中…
キャンセル
保存