summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2022-03-14 08:07:21 +0100
committer B. Watson2022-03-14 08:07:21 +0100
commit8f1ccd20405b9984d1a3a533a08338ccb30155f8 (patch)
tree589aeee91ada93282fdb0e3ed1c8999ab8c3ac32
parent0a41c174add29d9c183c3cdb658c3d1c84c59ec8 (diff)
downloadslackbuilds-8f1ccd20405b9984d1a3a533a08338ccb30155f8.tar.gz
network/opendmarc: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--network/opendmarc/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/network/opendmarc/README b/network/opendmarc/README
index 8f636be946..1765ffa51d 100644
--- a/network/opendmarc/README
+++ b/network/opendmarc/README
@@ -8,7 +8,8 @@ Optional dependency (will be autodetected): libspf2
You must have a opendmarc user to run this script:
# groupadd -g 362 opendmarc
- # useradd -u 362 -d /var/run/opendmarc -s /bin/false -g opendmarc opendmarc
+ # useradd -u 362 -d /var/run/opendmarc \
+ -s /bin/false -g opendmarc opendmarc
And if you use postfix, add it to the group: