mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-05-23 12:25:23 +00:00
6.0.0
This commit is contained in:
@@ -955,8 +955,8 @@ Protect the ``parsedmarc`` configuration file from prying eyes
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo chown parsedmarc:parsedmarc /etc/parsedmarc.ini
|
||||
sudo chmod ug=r,o= /etc/parsedmarc.ini
|
||||
sudo chown root:parsedmarc /etc/parsedmarc.ini
|
||||
sudo chmod u=rw,g=r,o= /etc/parsedmarc.ini
|
||||
|
||||
Create the service configuration file
|
||||
|
||||
|
||||
+2
-2
@@ -1035,8 +1035,8 @@ arrive.</p>
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Protect the <code class="docutils literal notranslate"><span class="pre">parsedmarc</span></code> configuration file from prying eyes</p>
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>sudo chown parsedmarc:parsedmarc /etc/parsedmarc.ini
|
||||
sudo chmod <span class="nv">ug</span><span class="o">=</span>r,o<span class="o">=</span> /etc/parsedmarc.ini
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>sudo chown root:parsedmarc /etc/parsedmarc.ini
|
||||
sudo chmod <span class="nv">u</span><span class="o">=</span>rw,g<span class="o">=</span>r,o<span class="o">=</span> /etc/parsedmarc.ini
|
||||
</pre></div>
|
||||
</div>
|
||||
<p>Create the service configuration file</p>
|
||||
|
||||
Reference in New Issue
Block a user