We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60cfd28 commit c943b3aCopy full SHA for c943b3a
docs/linux-core-installation.md
@@ -180,7 +180,7 @@ WantedBy=multi-user.target
180
EOF
181
```
182
183
-systemd is made aware of these new service files with `systemd daemon-reload`. You can start AzerothCore like this:
+systemd is made aware of these new service files with `systemctl daemon-reload`. You can start AzerothCore like this:
184
185
```sh
186
sudo service ac-worldserver start
0 commit comments