소스 검색

Change filenames

Bob Mottram 7 년 전
부모
커밋
5df4635f00
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone-base-email

+ 1
- 1
src/freedombone-base-email 파일 보기

@@ -173,7 +173,7 @@ function configure_email_onion {
173 173
       echo "}"; } > /etc/exim4/perl-routines.pl
174 174
 
175 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 178
     { echo "# send things over tor where we have an entry for it";
179 179
       echo "onionrelays:";