Code

- Added patches from LHM commit r15602 Closes #850
[gosa.git] / gosa-core / debian / gosa.postinst
index edc68e81889d800ac4dbde2409af5f3f21e7dded..ae1081d9382b71442a7c5841902027606b9ef640 100644 (file)
@@ -64,8 +64,7 @@ chmod 770 -R /var/cache/gosa
 # Add support for RequestHeader
 a2enmod headers
 
-# Update gosa
-/usr/sbin/update-gosa
+update-gosa
 
 # Finally restart servers
 if [ -x /usr/sbin/invoke-rc.d ]; then