summaryrefslogtreecommitdiff
path: root/net-misc/chrony/chrony-4.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/chrony/chrony-4.1-r1.ebuild')
-rw-r--r--net-misc/chrony/chrony-4.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-4.1-r1.ebuild b/net-misc/chrony/chrony-4.1-r1.ebuild
index bd15590467d1..8bbf54dc2baf 100644
--- a/net-misc/chrony/chrony-4.1-r1.ebuild
+++ b/net-misc/chrony/chrony-4.1-r1.ebuild
@@ -246,7 +246,7 @@ pkg_postinst() {
elog "To enable seccomp in a stricter mode, please modify:"
elog "- /etc/conf.d/chronyd for OpenRC"
elog "- systemctl edit chronyd for systemd"
- elog "By default, we now use -F 2 which is a baseline/minimal filter."
elog "to use -F 1 or -F -1 instead of -F 2 (see man chronyd)"
+ elog "By default, we now use -F 2 which is a baseline/minimal filter."
fi
}