From 7765ebc71474697a0d8cfe68a8b1897aa2fd63c5 Mon Sep 17 00:00:00 2001 From: Valentin Vidic Date: Wed, 4 Oct 2017 11:06:23 +0200 Subject: [PATCH] Fix postfix service detection --- src/data.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.sh b/src/data.sh index cd99d89..06bcbc6 100644 --- a/src/data.sh +++ b/src/data.sh @@ -147,7 +147,7 @@ oidentd-cn oident /usr/sbin/oidentd oidentd openldap-aai openldap /usr/sbin/slapd OpenLDAP openssh-cn root /usr/sbin/sshd OpenSSH ossec-hids-cn ossecm /var/ossec/bin/ossec OSSec -postfix-cn root /usr/lib/postfix/master Postfix +postfix-cn root /usr/lib/postfix/sbin/master Postfix postfix-cn root /usr/sbin/saslauthd SASL authentication samba-cn root /usr/sbin/smbd Samba vsftpd-cn root /usr/sbin/vsftpd VSFTPD -- 1.7.10.4