systemd/user: remove proton requirement from ipfs & qbittorrent-nox

This commit is contained in:
Aminda Suomalainen 2021-05-04 18:01:18 +03:00
parent c6a75f0962
commit 78635fb586
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,6 @@
[Unit]
Description=IPFS daemon
After=network.target protonvpn-user.service
Wants=protonvpn-user.service
After=network.target
# IMPORTANT! If you are running on a VPS/dedicated/similar
# `ipfs init --profile=server` or immediately after setting it up

View File

@ -1,7 +1,5 @@
[Unit]
Description=A Headless Bittorrent client using rb_libtorrent
After=protonvpn-user.service
Wants=protonvpn-user.service
[Service]
Type=simple