projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6cfc8f
)
Add a warning about service files assuming installation paths
author
rinpatch
<rinpatch@sdf.org>
Sat, 29 Jun 2019 08:35:42 +0000
(11:35 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Sat, 29 Jun 2019 08:35:42 +0000
(11:35 +0300)
docs/installation/migrating_from_source_otp_en.md
patch
|
blob
|
history
diff --git
a/docs/installation/migrating_from_source_otp_en.md
b/docs/installation/migrating_from_source_otp_en.md
index d07a0f622bf9920890dd7b55dae32f200c12488a..b779be8cc1b8b1423b3721f8fe9fed2ee5e812ba 100644
(file)
--- 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