oasis/docs/with-systemd.md

15 lines
444 B
Markdown
Raw Normal View History

2020-01-03 23:04:16 +00:00
## With systemd
**Warning:** Experimental.
If you're using Linux and your distribution supports
[systemd](https://systemd.io/), you may be able to have Oasis automatically
start in the background when you start your computer. This is good for SSB and
makes it more likely that you'll download messages that you want.
```shell
2020-01-04 05:06:08 +00:00
node contrib/install-systemd-service.js
2020-01-03 23:04:16 +00:00
```
Follow the instructions to finish configuring the background service.