Univention Bugzilla – Attachment 7412 Details for
Bug 38375
UMC-Server: crash when uninstalling module + reload
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch?
38375.patch (text/plain), 689 bytes, created by
Florian Best
on 2016-01-18 10:53:05 CET
(
hide
)
Description:
patch?
Filename:
MIME Type:
Creator:
Florian Best
Created:
2016-01-18 10:53:05 CET
Size:
689 bytes
patch
obsolete
>diff --git a/management/univention-management-console/dev/dh-umc-module-install b/management/univention-management-console/dev/dh-umc-module-install >index cd030b7..884d0ed 100755 >--- a/management/univention-management-console/dev/dh-umc-module-install >+++ b/management/univention-management-console/dev/dh-umc-module-install >@@ -173,7 +173,7 @@ call_joinscript %s || true > umc_frontend_new_hash > ''') > >- with open(os.path.join('debian', package + '.prerm.debhelper'), 'a') as f_prerm: >+ with open(os.path.join('debian', package + '.postrm.debhelper'), 'a') as f_prerm: > f_prerm.write('invoke-rc.d univention-management-console-server reload || true\n') > > if __name__ == '__main__':
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 38375
: 7412