瀏覽代碼

Change filenames

Bob Mottram 7 年之前
父節點
當前提交
5df4635f00
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/freedombone-base-email

+ 1
- 1
src/freedombone-base-email 查看文件

173
       echo "}"; } > /etc/exim4/perl-routines.pl
173
       echo "}"; } > /etc/exim4/perl-routines.pl
174
 
174
 
175
     { echo "ONION_RELAYDB=/etc/exim4/onionrelay.cdb";
175
     { echo "ONION_RELAYDB=/etc/exim4/onionrelay.cdb";
176
-      echo "domainlist onion_relays     = cdb;ONION_RELAYDB"; } > /etc/exim4/conf.d/domainlists
176
+      echo "domainlist onion_relays     = cdb;ONION_RELAYDB"; } > /etc/exim4/conf.d/main/01_exim4-config_onion
177
 
177
 
178
     { echo "# send things over tor where we have an entry for it";
178
     { echo "# send things over tor where we have an entry for it";
179
       echo "onionrelays:";
179
       echo "onionrelays:";