You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.94. Please mark this comment with 👍 or 👎 to give our bot feedback!
Tested consecutive installs for log2ram to determine if it was idempotent, however, each install will still require a restart or at least prompt the user that a restart is required.
pi@k8s-master-01:/opt/log2ram$ sudo /bin/sh ./install.sh
##### Reboot to activate log2ram #####
##### edit /etc/log2ram.conf to configure options ####
pi@k8s-master-01:/opt/log2ram$ sudo /bin/sh ./install.sh
##### Reboot to activate log2ram #####
##### edit /etc/log2ram.conf to configure options ####
Details
The hosts should only need to be reboot for significant changes that require them to be restarted.
Currently, without any changes they'll still trigger into a host reboot which isn't intended.
The text was updated successfully, but these errors were encountered: