diff --git a/Running-qBittorrent-without-X-server-(WebUI-only).md b/Running-qBittorrent-without-X-server-(WebUI-only).md index 462a3df..2db94f4 100644 --- a/Running-qBittorrent-without-X-server-(WebUI-only).md +++ b/Running-qBittorrent-without-X-server-(WebUI-only).md @@ -16,7 +16,7 @@ To quit, simply press `Ctrl-c` or send `SIGINT` or `SIGTERM` to the process. After first start and having accepted the legal disclaimer, you can also use `qbittorrent-nox -d` to execute qbittorrent as a daemon in the background, instead of running it in the foreground. -You probably want to control the daemon, like setting it to start on system boot, for example. To learn how to do that with `systemd`, checkout https://github.com/qbittorrent/qBittorrent/wiki/Running-qBittorrent-as-a-daemon-without-X-server-(systemd-distros-like-Ubuntu-Server-15.04-or-newer). +You probably want to control the daemon, like setting it to start on system boot, for example. To learn how to do that with `systemd` on Ubuntu 15.04 and other modern releases of mainstream distros, check out the [dedicated article](https://github.com/qbittorrent/qBittorrent/wiki/Running-qBittorrent-without-X-server-(WebUI-only---systemd-service-setup,-Ubuntu-15.04-or-newer)). # Settings and logs