Configure a valid DHT cache directory.

This commit is contained in:
Andreas B. Mundt 2024-01-20 14:33:12 +01:00
parent 57ec856f49
commit 350f4c2646
3 changed files with 16 additions and 3 deletions

View file

@ -4,6 +4,7 @@ SEEDBOX_HOST="seedbox.pn.steinbeis.schule"
SEEDBOX_PORT=6789
SEEDBOX_RPC_PORT=6800
SEEDBOX_PWFILE="/etc/lmn/uploadseed.conf"
DHTDAT="/var/cache/aria2/dht.dat"
VM_SYSDIR="/lmn/vm"
if [[ -v SUDO_UID ]]; then