projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4669a56
)
Change to long adduser options because the short ones only work on busybox
author
rinpatch
<rinpatch@sdf.org>
Fri, 21 Jun 2019 03:32:34 +0000
(06:32 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Fri, 21 Jun 2019 03:32:34 +0000
(06:32 +0300)
docs/installation/releases_en.md
patch
|
blob
|
history
diff --git
a/docs/installation/releases_en.md
b/docs/installation/releases_en.md
index 918ae83e1659a2e15ef68cc72dffcfe550a12ee8..df1b022318b7fe7afccce7e6b78833a5661230eb 100644
(file)
--- a/
docs/installation/releases_en.md
+++ b/
docs/installation/releases_en.md
@@
-70,7
+70,7
@@
rc-service postgresql restart
### Installing Pleroma
```sh
# Create the Pleroma user
-adduser -
S -s /bin/false -h /opt/pleroma -H
pleroma
+adduser -
-system --shell /bin/false --home /opt/pleroma
pleroma
# Set the flavour environment variable to the string you got in Detecting flavour section.
# For example if the flavour is `arm64-musl` the command will be