forked from AkkomaGang/akkoma
Update migrating_from_source_otp_en.md: Replace reload-daemon
with daemon-reload
.
This commit is contained in:
parent
d1549a6375
commit
b2548e65db
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue