network/opendmarc: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 03:07:21 -04:00
parent 0a41c174ad
commit 8f1ccd2040

View file

@ -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: