blob: 28c93860b329449a8ae26c57a14fdf3bd946eb4f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- doc/man-sections/generic-options.rst.orig 2025-04-02 06:53:10 UTC
+++ doc/man-sections/generic-options.rst
@@ -514,5 +514,8 @@ --user user
since it is usually used by other system services already. Always
create a dedicated user for openvpn.
+ The FreeBSD port creates a group and user named :code:`openvpn`
+ for this purpose.
+
--writepid file
Write OpenVPN's main process ID to ``file``.
|