Public bug reported:

The /etc/init.d/zabbix-agent initscript is declared #!/bin/sh but uses
the &> bashism on line 52. This should be changed to > /dev/null 2>&1,
redeclared as #!/bin/bash, or replaced with an upstart script.

** Affects: zabbix (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Bashism in zabbix-agent initscript
https://bugs.launchpad.net/bugs/647713
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to