Ian Forde wrote:
% Thanks!  I manually made the update to
% /usr/lib/python24/site-packages/spacewalk/server/rhnVirtualization.py.
%  Do I have to remove the .pyc and .pyo files then restart Spacewalk?
% How do I make it take effect?

.pyo and .pyc will be recreated automatically when python access updated
.py file. Because backend python code is run by httpd via mod_swgi the only
thing you have to do is

  service httpd restart

%   -I

Regards,

--
Michael Mráka
Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to