fix: add openvpn-default dependency to qbittorrent
All checks were successful
ci / treefmt (push) Successful in 2m15s
All checks were successful
ci / treefmt (push) Successful in 2m15s
This commit is contained in:
parent
c856e65fb9
commit
fb75e6a756
1 changed files with 2 additions and 1 deletions
|
|
@ -135,8 +135,9 @@ in {
|
|||
systemd.services = {
|
||||
qbittorrent = {
|
||||
requires = [
|
||||
"var-lib-qBittorrent.mount"
|
||||
"openvpn-default.service"
|
||||
"var-lib-qBittorrent-qBittorrent-downloads-seed.mount"
|
||||
"var-lib-qBittorrent.mount"
|
||||
];
|
||||
|
||||
after = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue