Update migrating_from_source_otp_en.md: Replace reload-daemon with daemon-reload.

This commit is contained in:
Yuji Nakao 2019-06-29 04:17:49 +00:00
parent d1549a6375
commit b2548e65db

View file

@ -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