## Copyright (C) 2018 - 2025 ENCRYPTED SUPPORT LLC ## See the file COPYING for copying conditions. #### meta start #### project Whonix #### category tor #### gateway_only yes #### description ## When both User option and DisableNetwork 1 are set as part of the Tor configurations, the Tor control socket will not be opened unless reloading Tor. ## https://lists.torproject.org/pipermail/tor-dev/2018-February/012887.html [Service] ExecStartPost=/bin/kill -HUP ${MAINPID} #### meta end