mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 13:18:06 -06:00
sudo $EDITOR -> sudoedit
2
Running-qBittorrent-without-X-server-(WebUI-only,-systemd-service-set-up,-Ubuntu-15.04-or-newer).md
2
Running-qBittorrent-without-X-server-(WebUI-only,-systemd-service-set-up,-Ubuntu-15.04-or-newer).md
@@ -87,7 +87,7 @@ On Ubuntu, system-wide `systemd` service definition files are located under `/et
|
||||
Create a new file, `/etc/systemd/system/qbittorrent.service`, and edit it with the appropriate permissions and text editor of your choice, for example:
|
||||
|
||||
```sh
|
||||
sudo nano /etc/systemd/system/qbittorrent.service
|
||||
sudoedit /etc/systemd/system/qbittorrent.service
|
||||
```
|
||||
|
||||
Save the file with the following contents or similar.
|
||||
|
||||
Reference in New Issue
Block a user