File: 0001-Move-the-config-file-to-etc-dmarc-srg.patch

package info (click to toggle)
dmarc-srg 2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,376 kB
  • sloc: php: 14,268; javascript: 7,190; sh: 75; python: 33; makefile: 14
file content (23 lines) | stat: -rw-r--r-- 681 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From: William Desportes <williamdes@wdes.fr>
Date: Sat, 25 Jan 2025 00:22:10 +0100
Subject: Move the config file to /etc/dmarc-srg

Origin: vendor
Forwarded: not-needed
---
 config/vendor_config.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/vendor_config.php b/config/vendor_config.php
index c0fda22..e069cec 100644
--- a/config/vendor_config.php
+++ b/config/vendor_config.php
@@ -16,7 +16,7 @@ return [
     /**
      * Path to the configuration file.
      */
-    'config_file' => ROOT_PATH . 'config' . DIRECTORY_SEPARATOR . 'conf.php',
+    'config_file' => '/etc/dmarc-srg/conf.php',
 
     /**
      * Suffix to add to the DmarcSrg version