docs: add a known issue and fix typos

This commit is contained in:
mzz2017
2023-02-25 02:55:17 +08:00
parent 8bd6a77398
commit c5fb8dc028
4 changed files with 10 additions and 6 deletions

View File

@ -1,11 +1,11 @@
# Run Dae as a Daemon Service
# Run dae as a Daemon Service
[systemd](https://wiki.debian.org/systemd) allows you to create and manage services in extremely powerful and flexible ways.
> **Note**
> If your distribution's service manager is provided by systemd.
Dae can be running as a daemon(systemd) service so that it can run at boot.
dae can run as a daemon(systemd) service so that it can run at boot.
## Prerequisites