RESTAPI:Fixing the Log Rotation after Upgrade to openSUSE 13.2
Aus Cryptshare Documentation
Applies to:
Cryptshare Appliance with openSUSE 13.3 and higher
Symptom:
After upgrading to openSUSE 13.2 the log-rotation Cronjob is inactive.
Cause:
OpenSuSE has failed to reactivate the cronjob after the update is finished.
Solution:
Please log in to the appliance and execute the fixing script.
HowTo fix the LogRotation cronjob
How to reactivate the LogRotation Cronjob
# Log in to the appliance with PuTTY and the root credentials.
# Copy the following command line
Commandline to fix the LogRotation
wget -O- http://update.cryptshare.com/cryptshare/scripts/fixLogRotation.sh | sh
# Paste it to the PuTTY-Window and execute.
# Log in to the appliance with PuTTY and the root credentials.
# Copy the following command line
Commandline to fix the LogRotation
wget -O- http://update.cryptshare.com/cryptshare/scripts/fixLogRotation.sh | sh
# Paste it to the PuTTY-Window and execute.