mirror of
https://github.com/foxcpp/maddy.git
synced 2025-04-06 14:37:37 +03:00
docs: Fix a few typos in setting-up.md
This commit is contained in:
parent
43d494e70a
commit
9f9377b92e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue