mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
9 lines
83 B
Text
9 lines
83 B
Text
|
# a comment...
|
||
|
[client]
|
||
|
port = 3306
|
||
|
|
||
|
[mysqld]
|
||
|
user = mysql
|
||
|
|
||
|
!include mysql2.conf
|