aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/zabbix
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-09-02 06:05:17 +0800
committerpav <pav@FreeBSD.org>2007-09-02 06:05:17 +0800
commit472fc70bc7af69002fedc48ad87d4c8fe80658d1 (patch)
treececbf7a5c8a5572d8c68f2c0d945b9957726b8b4 /net-mgmt/zabbix
parent4b2154686e2ab903c6d40e1d262d0d2912afd433 (diff)
downloadfreebsd-ports-gnome-472fc70bc7af69002fedc48ad87d4c8fe80658d1.tar.gz
freebsd-ports-gnome-472fc70bc7af69002fedc48ad87d4c8fe80658d1.tar.zst
freebsd-ports-gnome-472fc70bc7af69002fedc48ad87d4c8fe80658d1.zip
- Schema files are in create/ subdir
PR: ports/115962 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz>
Diffstat (limited to 'net-mgmt/zabbix')
-rw-r--r--net-mgmt/zabbix/files/pkg-message.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/zabbix/files/pkg-message.in b/net-mgmt/zabbix/files/pkg-message.in
index ae4bcaaa37bf..5ba8c2fd4809 100644
--- a/net-mgmt/zabbix/files/pkg-message.in
+++ b/net-mgmt/zabbix/files/pkg-message.in
@@ -1,6 +1,6 @@
===============================================================
You can prepare a database for zabbix this way:
-% cd %%DATADIR%%/
+% cd %%DATADIR%%/create
% cat schema/<db>.sql data/data.sql data/images_<db>.sql\
% | <db_client>
where <db> is your preferred database engine.