managing systemd-timesyncd in conf_ntp, make use of die instead of exit

This commit is contained in:
fatalerrors
2021-06-18 11:34:22 +02:00
parent 076a12b770
commit 8bb69f931d
6 changed files with 19 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ add_users()
# Authentication
authnz()
{
pkginst nscd libpam-krb5 libnss-ldap libpam-ldap
pkginst krb5-user libpam-krb5 libnss-ldap libpam-ldap nscd
backupdist /etc/krb5.conf /etc/libnss-ldap.conf /etc/pam_ldap.conf \
/etc/nsswitch.conf /etc/pam.d/common-session \