1
0
Fork 0
mirror of https://git.pleroma.social/pleroma/pleroma.git synced 2026-02-15 17:16:57 +00:00

docs openbsd: proper permission for Pleroma service file

This commit is contained in:
Phantasm 2024-11-24 23:45:03 +01:00
parent ee25acea6d
commit df492669e5
No known key found for this signature in database
GPG key ID: 2669E588BCC634C8

View file

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