mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 08:48:07 -06:00
--enable-systemd
@@ -168,7 +168,7 @@ cd qBittorrent-release-4.1.5
|
||||
## Compile qBittorrent-nox
|
||||
|
||||
~~~~
|
||||
./configure --disable-gui --with-boost-libdir=/usr/lib/arm-linux-gnueabihf
|
||||
./configure --disable-gui --enable-systemd --with-boost-libdir=/usr/lib/arm-linux-gnueabihf
|
||||
make
|
||||
sudo make install
|
||||
~~~~~
|
||||
@@ -196,6 +196,8 @@ sudo useradd -rm qbittorrent -G dietpi -s /usr/sbin/nologin
|
||||
|
||||
## Create systemd service file
|
||||
|
||||
_UPDATE:_ this may not be necessary if qBittorrent compilation was configured with flag `--enable-systemd`.
|
||||
|
||||
Create a systemd service file at `/etc/systemd/system/qbittorrent.service`. Contents are:
|
||||
|
||||
~~~~
|
||||
|
||||
Reference in New Issue
Block a user