diff --git a/conf/systemd/user/ipfs.service b/conf/systemd/user/ipfs.service index 0eaa683b..6ed1e2ce 100644 --- a/conf/systemd/user/ipfs.service +++ b/conf/systemd/user/ipfs.service @@ -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 diff --git a/conf/systemd/user/qbittorrent-nox.service b/conf/systemd/user/qbittorrent-nox.service index 11cefb58..741dc495 100644 --- a/conf/systemd/user/qbittorrent-nox.service +++ b/conf/systemd/user/qbittorrent-nox.service @@ -1,7 +1,5 @@ [Unit] Description=A Headless Bittorrent client using rb_libtorrent -After=protonvpn-user.service -Wants=protonvpn-user.service [Service] Type=simple