Change filenames

This commit is contained in:
Bob Mottram 2018-03-23 21:49:03 +00:00
parent 8a366a6103
commit 5df4635f00
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ function configure_email_onion {
echo "}"; } > /etc/exim4/perl-routines.pl echo "}"; } > /etc/exim4/perl-routines.pl
{ echo "ONION_RELAYDB=/etc/exim4/onionrelay.cdb"; { echo "ONION_RELAYDB=/etc/exim4/onionrelay.cdb";
echo "domainlist onion_relays = cdb;ONION_RELAYDB"; } > /etc/exim4/conf.d/domainlists echo "domainlist onion_relays = cdb;ONION_RELAYDB"; } > /etc/exim4/conf.d/main/01_exim4-config_onion
{ echo "# send things over tor where we have an entry for it"; { echo "# send things over tor where we have an entry for it";
echo "onionrelays:"; echo "onionrelays:";