Log2ram Versions Save

ramlog like for systemd (Put log into a ram folder)

1.6.1

2 years ago

Hi, this is a small version.

What's Changed

  • added an empty OnCalendar= directive and move timer to 5 min
  • Fix for issue flushing the logs
  • Many Readme improvement (no effect)
    • Ansible example

1.6.0

3 years ago

Hi all, This new version remove the CRON file. Don't be surprised.

Here the changes :

  • Replaces CRON usages by a proper systemd timer (@HorlogeSkynet)
  • rsync by default if exist
  • Many small fixes (thanks to @casperklein @emwe1 @HorlogeSkynet)
  • Support path with spaces (#130 - @MegaV0lt)

You can now tell everyone to update the docs about the CRON part.

Have a good update !

1.5.2

3 years ago

The issue #113 appear after v1.5.1 Related to a read-only feature. The feature has been rollback and will be reimplement later.

1.5.1

3 years ago

I've add a check on the variable PATH_DISK in case people don't check the new config file.

1.5

3 years ago

New features :

  • work even on a readonly filesystem
  • Add an additionnal path (in the config) - BREAKING, PLEASE USE THE NEW CONFIG

Fixes :

  • Preserve Context fix
  • add size check for zram
  • small fixes

1.4.4

4 years ago

Rollback #83 This change was making conflit when service stop.

1.4.3

4 years ago

1.4.2

4 years ago

Nothing new on the code. I just create this release to have consistency between my GitHub release version and my apt repository.

1.4.1

4 years ago

New release for the apt repository. \o/

Additionally, there are small fix on start order.

v1.4

4 years ago

New release for only one fix:

  • Rsync parameter was making conflicts . Some race conditions make some files not copied.