View | Details | Raw Unified | Return to bug 41895
Collapse All | Expand All

(-)ucs-4.1-3/base/univention-updater/script/postup.sh (-1 / +1 lines)
 Lines 127-133    Link Here 
127
		--bindpwdfile "/etc/machine.secret" \
127
		--bindpwdfile "/etc/machine.secret" \
128
		--dn "$ldap_hostdn" \
128
		--dn "$ldap_hostdn" \
129
		--set operatingSystem="Univention Corporate Server" \
129
		--set operatingSystem="Univention Corporate Server" \
130
		--set operatingSystemVersion="4.1-2" >>"$UPDATER_LOG" 2>&1
130
		--set operatingSystemVersion="4.1-3" >>"$UPDATER_LOG" 2>&1
131
fi
131
fi
132
132
133
# Move to mirror mode for previous errata component
133
# Move to mirror mode for previous errata component

Return to bug 41895