aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-06-29 06:01:30 +0000
committerrinpatch <rinpatch@sdf.org>2019-06-29 06:01:30 +0000
commitb20b2d862abb6d8267827123e7cd4943a29a8d55 (patch)
tree49c2d8d0a99b976d37c02e96b3e3df43d7b89ae8
parentd1549a6375a1c5a4a4915241df266665b7d99360 (diff)
parentb2548e65dbfeb4ec20ff8fdc4230f7aedbb452f0 (diff)
downloadpleroma-b20b2d862abb6d8267827123e7cd4943a29a8d55.tar.gz
Merge branch 'patch-2' into 'develop'
Update migrating_from_source_otp_en.md See merge request pleroma/pleroma!1351
-rw-r--r--docs/installation/migrating_from_source_otp_en.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/migrating_from_source_otp_en.md b/docs/installation/migrating_from_source_otp_en.md
index 0b41d0c0e..df3e2f4a0 100644
--- a/docs/installation/migrating_from_source_otp_en.md
+++ b/docs/installation/migrating_from_source_otp_en.md
@@ -128,7 +128,7 @@ Debian/Ubuntu:
cp ~pleroma/installation/pleroma.service /etc/systemd/system/pleroma.service
# Reload service files
-systemctl reload-daemon
+systemctl daemon-reload
# Reenable pleroma to start on boot
systemctl reenable pleroma