diff --git a/docs/installation/openbsd_en.md b/docs/installation/openbsd_en.md index 1194a5f07..f0d6b9e93 100644 --- a/docs/installation/openbsd_en.md +++ b/docs/installation/openbsd_en.md @@ -320,7 +320,7 @@ Copy the startup script and make sure it's executable: ``` # cp /home/_pleroma/pleroma/installation/openbsd/rc.d/pleroma /etc/rc.d/pleroma -# chmod +x /etc/rc.d/pleroma +# chmod 555 /etc/rc.d/pleroma ``` Enable and start the pleroma service: