mirror of
https://github.com/YGGverse/Pulsar.git
synced 2026-03-31 17:55:37 +00:00
update readme
This commit is contained in:
parent
5864329f04
commit
b3f2b2a166
1 changed files with 3 additions and 5 deletions
|
|
@ -56,15 +56,13 @@ openssl req -x509 -newkey rsa:4096 -keyout key.rsa -out cert.pem -days 365 -node
|
|||
|
||||
Open `gemini://127.0.0.1` in [Gemini browser](https://github.com/kr1sp1n/awesome-gemini#clients)!
|
||||
|
||||
### Service
|
||||
### Autostart
|
||||
|
||||
Launch Pulsar server as systemd service
|
||||
Launch Pulsar server as `systemd` service
|
||||
|
||||
Following example means you have Pulsar installed in home directory of `pulsar` user (`useradd -m pulsar`)
|
||||
|
||||
```
|
||||
#/etc/systemd/system/pulsar.service
|
||||
|
||||
``` /etc/systemd/system/pulsar.service
|
||||
[Unit]
|
||||
After=network.target
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue