nscd service is now unscd

This commit is contained in:
Alexandre Aubin 2017-07-11 18:15:52 +00:00 committed by root
parent 2009385bd6
commit 1ba0ae4172
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ do_post_regen() {
regen_conf_files=$1 regen_conf_files=$1
[[ -z "$regen_conf_files" ]] \ [[ -z "$regen_conf_files" ]] \
|| sudo service nscd restart || sudo service unscd restart
} }
FORCE=${2:-0} FORCE=${2:-0}

2
debian/control vendored
View file

@ -17,7 +17,7 @@ Depends: ${python:Depends}, ${misc:Depends}
, dnsutils, bind9utils, unzip, git, curl, cron , dnsutils, bind9utils, unzip, git, curl, cron
, ca-certificates, netcat-openbsd, iproute , ca-certificates, netcat-openbsd, iproute
, mariadb-server | mysql-server, php-mysql | php-mysqlnd , mariadb-server | mysql-server, php-mysql | php-mysqlnd
, slapd, ldap-utils, sudo-ldap, libnss-ldapd, nscd , slapd, ldap-utils, sudo-ldap, libnss-ldapd, unscd
, postfix-ldap, postfix-policyd-spf-perl, postfix-pcre, procmail , postfix-ldap, postfix-policyd-spf-perl, postfix-pcre, procmail
, dovecot-ldap, dovecot-lmtpd, dovecot-managesieved , dovecot-ldap, dovecot-lmtpd, dovecot-managesieved
, dovecot-antispam, fail2ban , dovecot-antispam, fail2ban