Skip to content

Tags: azlux/log2ram

Tags

1.7.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md (#226)

* Update README.md

Enhance visibility of log2ram filesystem type

Changed the command...
  `df -h | grep log2ram`
to: 
  `df -hT | grep log2ram` 

This provides additional clarity by explicitly showing the type of filesystem (e.g. tmpfs) where 'log2ram' is mounted. This makes the output more useful for diagnostics and ensuring correct configuration.

* Update README.md

Update the example for 'df -hT...'

* Update README.md

Update README with Clearer Examples

Improves readability and provides more immediate comprehension for users checking filesystem mount details. (Uses `awk` to provide more descriptive output).

1. Modified the `df -hT | grep log2ram` command to include labels for each output field, making it easier to understand the filesystem statistics. 

2. Updated the `mount | grep log2ram` command to better display information about the `log2ram` mount.

1.7b1

Add custom command for notification

1.6.1

Rollback tests

1.6.0

rm old cron files

preparing new version

1.5.2

rollback #111

1.5.1

Small check in case config not good

1.5

fix indent

1.4.4

rollback #83

1.4.3

better build

1.4.2

version consistancy