Quote from: NeoDragon on July 02, 2025, 02:32:02 AMSo, i managed to install technitium with this guide, with a few hiccups.I changed my start job to:
The start job is not working, i need to start it manually.
I can't figure out how to make DHCP work with this too.. anyone?
Code Select
#!/bin/sh
cd /opt/technitium/dns/
./start.sh > /dev/null 2>&1 &
I do not use the technitium dhcp, but I'll test it in the next days...