Skip to content

Add size check to install.sh #245

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add size check to install.sh #245

wants to merge 2 commits into from

Conversation

MegaV0lt
Copy link
Contributor

@MegaV0lt MegaV0lt commented May 4, 2025

Check if var SIZE is sufficient and show a warning when too small

MegaV0lt added 2 commits May 4, 2025 18:04
Ensures that the SIZE variable is defined in the log2ram configuration file and that the size of /var/log is checked against the specified threshold. Displays a warning if the size is too small.
Fixes issue where the log2ram configuration file was sourced incorrectly, causing installation errors. This change corrects the source path of the configuration file to "/etc/log2ram.conf".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant