From a746f2259d45d5dc1061ca99a29a58c24eedd33c Mon Sep 17 00:00:00 2001
From: Sean Whalen
Date: Tue, 5 Feb 2019 12:28:42 -0500
Subject: [PATCH] 6.0.0
---
_sources/index.rst.txt | 4 ++--
index.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt
index f277afa..a67e9fe 100644
--- a/_sources/index.rst.txt
+++ b/_sources/index.rst.txt
@@ -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
diff --git a/index.html b/index.html
index fef8acc..7360899 100644
--- a/index.html
+++ b/index.html
@@ -1035,8 +1035,8 @@ arrive.
Protect the parsedmarc configuration file from prying eyes
-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