File: zabbix-proxy-sqlite3.NEWS

package info (click to toggle)
zabbix 1%3A3.0.7%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 60,008 kB
  • ctags: 38,245
  • sloc: php: 125,527; ansic: 120,253; sql: 40,319; sh: 5,620; makefile: 1,138; java: 957; cpp: 211; perl: 41; xml: 29
file content (13 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
zabbix (1:2.4.3+dfsg-1) experimental; urgency=low

  Services do not use config files in "/etc/default" any more. When first
  installed servers and proxy should be configured for automatic start
  using "systemd":

    sudo systemctl enable zabbix-{server|proxy}

  or SysV init system:

    sudo update-rc.d zabbix-{server|proxy} enable

 -- Dmitry Smirnov <onlyjob@debian.org>  Wed, 05 Nov 2014 15:40:16 +1100