Step 2: Manually OS upgrade to openSUSE-15.6
- Run the following commands, to add new repositories
- Run the following command, to perform the OS upgrade
- zypper dup --download-in-advance
- Wait for the process to finish
- Run the commands
- after rebooting log in again as root
- check the OS version with
The following output should be shown:
- run the following command, to reset the OS update notifications
- rm /opt/cryptshare-3/CS_EXECUTION_SERVICE_INDEX
Step 3: Starting Freshclam Timer
Since openSUSE 15.6, freshclam is controlled through the freshclam.timer service. After the update, you need to start and enable the service once:
- systemctl start freshclam.timer
- systemctl enable freshclam.timer
Freshclam will then be started at the time interval specified in /etc/freshclam.conf (every two hours by default).