diff options
Diffstat (limited to 'net-mgmt/zabbix4-server/files/zabbix_proxy.in')
-rw-r--r-- | net-mgmt/zabbix4-server/files/zabbix_proxy.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/zabbix4-server/files/zabbix_proxy.in b/net-mgmt/zabbix4-server/files/zabbix_proxy.in index f202f3825111..213c989966f8 100644 --- a/net-mgmt/zabbix4-server/files/zabbix_proxy.in +++ b/net-mgmt/zabbix4-server/files/zabbix_proxy.in @@ -3,7 +3,7 @@ # PROVIDE: zabbix_proxy # REQUIRE: DAEMON %%PGSQL%%# REQUIRE: postgresql -%%MYSQL%%# REQUIRE: mysql-server +%%MYSQL%%# REQUIRE: mysql # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf.local or /etc/rc.conf to |