|
Lines 9-17
Link Here
|
| 9 |
# |
9 |
# |
| 10 |
# Add the following line to /etc/rc.conf[.local] to enable cf-serverd(8) |
10 |
# Add the following line to /etc/rc.conf[.local] to enable cf-serverd(8) |
| 11 |
# |
11 |
# |
| 12 |
# cf-serverd_enable (bool): Set to "NO" by default. |
12 |
# cf_serverd_enable (bool): Set to "NO" by default. |
| 13 |
# Set it to "YES" to enable cf-serverd. |
13 |
# Set it to "YES" to enable cf-serverd. |
| 14 |
# cf-serverd_flags (str): Custom additional arguments to be passed |
14 |
# cf_serverd_flags (str): Custom additional arguments to be passed |
| 15 |
# to cf-serverd (default empty). |
15 |
# to cf-serverd (default empty). |
| 16 |
# |
16 |
# |