mirror of
https://github.com/YGGverse/Pulsar.git
synced 2025-03-13 05:41:21 +00:00
update readme
This commit is contained in:
parent
b3f2b2a166
commit
c968a4d878
@ -58,10 +58,12 @@ Open `gemini://127.0.0.1` in [Gemini browser](https://github.com/kr1sp1n/awesome
|
||||
|
||||
### Autostart
|
||||
|
||||
Launch Pulsar server as `systemd` service
|
||||
Launch server as `systemd` service
|
||||
|
||||
Following example means you have Pulsar installed in home directory of `pulsar` user (`useradd -m pulsar`)
|
||||
|
||||
`sudo nano /etc/systemd/system/pulsar.service` - create new unit file:
|
||||
|
||||
``` /etc/systemd/system/pulsar.service
|
||||
[Unit]
|
||||
After=network.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user