diff --git a/DEBIAN/postinst b/DEBIAN/postinst index 86ede75..503e417 100755 --- a/DEBIAN/postinst +++ b/DEBIAN/postinst @@ -17,4 +17,4 @@ sed -i "/AuthorizedKeysCommand\( \|$\)/s/AuthorizedKeysCommand.*/AuthorizedKeysC chmod 600 $SSSD_CONFIG chown root:root $SSSD_CONFIG -systemctl restart sssd autofs sshd +systemctl restart sssd autofs ssh