mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
Fix a typo in the RC script.
Approved by: mail@derzinn.de (maintainer, private mail)
This commit is contained in:
parent
71404deb0c
commit
deb39061a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258321
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
# Set it to YES to enable mongod.
|
||||
#
|
||||
# Additional configurable variables:
|
||||
# mongod_config (path): Set to %%PREFIX%%/etc/mongod.conf
|
||||
# mongod_config (path): Set to %%PREFIX%%/etc/mongodb.conf
|
||||
# by default. Additional configuration. You
|
||||
# can also use mongod_flags for additional
|
||||
# command line arguments.
|
||||
|
|
Loading…
Add table
Reference in a new issue