docs: Fix a few typos in setting-up.md

This commit is contained in:
fox.cpp 2021-04-12 10:35:33 +03:00
parent 43d494e70a
commit 9f9377b92e
No known key found for this signature in database
GPG key ID: 5B991F6215D2FCC0

View file

@ -64,10 +64,10 @@ Your options are:
If you built maddy from source and used `./build.sh install` then
systemd unit files should be already installed. If you used
a pre-built tarball - copy `systemd/*.service` to /etc/systemd/system
a pre-built tarball - copy `systemd/*.service` to `/etc/systemd/system`
manually.
You need to reload service manager configuration to service available:
You need to reload service manager configuration to make service available:
```
systemctl daemon-reload