docs openbsd: proper permission for Pleroma service file
This commit is contained in:
parent
ee25acea6d
commit
df492669e5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
# 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:
|
Enable and start the pleroma service:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue