- Un-bundle jquery and prototype; remove the font patch and use a symlink instead - Add PHP configuration to Apache config file (BZ#1074292) - Fix the duplicate definition of a pidfile (BZ#1220392) - Change logrotate mode to truncate
11 lines
209 B
Desktop File
11 lines
209 B
Desktop File
[Unit]
|
|
Description=Zabbix PostgreSQL Proxy
|
|
After=syslog.target network.target postgresql.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/sbin/zabbix_proxy -f
|
|
User=zabbixsrv
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|