diff options
| author | Michael Gmelin <grembo@FreeBSD.org> | 2014-05-21 10:37:51 +0000 | 
|---|---|---|
| committer | Michael Gmelin <grembo@FreeBSD.org> | 2014-05-21 10:37:51 +0000 | 
| commit | 3c99c665e6cf97b6985cf40d61cf921ab926c8bc (patch) | |
| tree | bf7778e24c096b3a1b0cfd4ab4cef4292d09f6f9 /databases/mariadb55-client/files/pkg-message.in | |
| parent | Fix two issues with r354638: (diff) | |
Respect hier(7) for config files
PR:		ports/182547
Reviewed by:	flo
Approved by:	flo
Diffstat (limited to 'databases/mariadb55-client/files/pkg-message.in')
| -rw-r--r-- | databases/mariadb55-client/files/pkg-message.in | 7 | 
1 files changed, 7 insertions, 0 deletions
diff --git a/databases/mariadb55-client/files/pkg-message.in b/databases/mariadb55-client/files/pkg-message.in new file mode 100644 index 000000000000..8bea32f83491 --- /dev/null +++ b/databases/mariadb55-client/files/pkg-message.in @@ -0,0 +1,7 @@ +************************************************************************ + +MariaDB respects hier(7) and doesn't check /etc and /etc/mysql for +my.cnf. Please move existing my.cnf files from those paths to +%%PREFIX%%/etc and %%PREFIX%%/etc/mysql. + +************************************************************************  | 
