Skip to content
Snippets Groups Projects
Commit b2548e65 authored by Yuji Nakao's avatar Yuji Nakao
Browse files

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

parent d1549a63
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment