diff --git a/debian/ahenk.postinst b/debian/ahenk.postinst index 51b0169..c0b9cb3 100644 --- a/debian/ahenk.postinst +++ b/debian/ahenk.postinst @@ -28,6 +28,7 @@ if [ -d /etc/sssd ]; then : else echo """LC_ALL=\"tr_CY.UTF-8\"""" >> /etc/default/sssd + systemctl restart sssd.service fi fi