I had an issue with my VPS that I didn't notice for a while where I had
lost my IPv6 addressing. After contacting support they have restored
the IPv6 address, but I'm now unable to bind to the address. I've a
feeling it's more either my configuration or the VPS configuration at
fault, not tor
Sorry for the late reply, but at least on ArchLinux, Tor already comes with a
service file for systemd and an example configuration file at
> /etc/tor/torrc
To make Tor auto-start on system boot, use:
> systemctl enable tor
systemd also offers variable sandboxing mechanisms, which should be