Remove Existing Startup Files and Symbolic Links
In order to ensure that your Ranger components are upgraded correctly, and there are no conflicts between versions, you should remove any existing startup files and symbolic links from the previous Ranger 2.2 version. The steps you need to follow to remove these files and links are described below.
Remove the Policy Manager startup files.
rm -f /etc/init.d/xapolicymgr
Remove the Policy Manager symbolic links.
rm -rf /etc/rc*.d/*xapolicymgr
Remove the UserSync startup files.
rm -f /etc/rc*.d/*uxugsync
Remove the UserSync symbolic links.
rm -rf /etc/rc*.d/uxugsync
Remove the Policy Manager library files.
rm -f /usr/lib/xapolicymgr
Remove the UserSync library files.
rm -f /usr/lib/uxugsync