View | Details | Raw Unified | Return to bug 34317 | Differences between
and this patch

Collapse All | Expand All

(-)management/univention-management-console-frontend/debian/univention-management-console-frontend.postinst (+12 lines)
 Lines 47-52    Link Here 
47
	"umc/web/sso/timeout=15" 
47
	"umc/web/sso/timeout=15" 
48
48
49
49
50
# set ucs-overview variables - only if they aren't set, so the user can also login even the system has not joined the domain yet
51
# instead of the normal text the user will see: 'Please login as root to join the domain'
52
# this text will be overwritten if the system joins the master - see: 34univention-management-console-web-server.inst
53
>  ucr set ucs/web/overview/entries/admin/umc/icon?"/univention-management-console/js/dijit/themes/umc/icons/50x50/univention-management-console.png" \
54
>      ucs/web/overview/entries/admin/umc/label?"System and domain settings" \
55
>      ucs/web/overview/entries/admin/umc/label/de?"System- und Domäneneinstellungen" \
56
>      ucs/web/overview/entries/admin/umc/description?"Please login as <i>root</i> to join the domain" \
57
>      ucs/web/overview/entries/admin/umc/description/de?"Bitte loggen Sie sich als Benutzer <i>root</i> ein, um der Domäne beizutreten" \
58
>      ucs/web/overview/entries/admin/umc/link?"/univention-management-console?username=root" \
59
>      ucs/web/overview/entries/admin/umc/priority?"10"
60
61
50
dpkg-maintscript-helper rm_conffile /etc/univention/templates/files/usr/share/univention-management-console-frontend/languages.json 3.0.129-1~ -- "$@"
62
dpkg-maintscript-helper rm_conffile /etc/univention/templates/files/usr/share/univention-management-console-frontend/languages.json 3.0.129-1~ -- "$@"
51
dpkg-maintscript-helper rm_conffile /etc/univention/templates/info/univention-management-console-frontend.info 3.0.129-1~ -- "$@"
63
dpkg-maintscript-helper rm_conffile /etc/univention/templates/info/univention-management-console-frontend.info 3.0.129-1~ -- "$@"
52
univention-config-registry update
64
univention-config-registry update

Return to bug 34317