Hi,I think this started with release 0.4.8.10, but both of my Tor relays no longer reload their config when doing for example:
- systemctl reload tor@exit
Here is the relevant part of the unit file:[Unit]Description=Anonymizing overlay network for TCPAfter=syslog.target network.target nss-lookup.target[Service]Type=notifyNotifyAccess=allExecStartPre=/usr/bin/tor -f /etc/tor/torrc_%i --verify-configExecStart=/usr/bin/tor -f /etc/tor/torrc_%iExecReload=/bin/kill -HUP ${MAINPID}KillSignal=SIGINTTimeoutSec=75Restart=on-failureWatchdogSec=1mLimitNOFILE=32768Checking with:
- journalctl -u tor@exit
Just tells me that systemd attempted and successfully executed the specified reload command, but the actual line from the Tor instance stating that the config has been reloaded is missing.Is anyone else experiencing this?Regards,George
Attachment:
publickey - hartley_george@proton.me - 0xAEE8E00F.asc
Description: application/pgp-keys
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ tor-relays mailing list tor-relays@xxxxxxxxxxxxxxxxxxxx https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays