1
0
mirror of https://github.com/azlux/log2ram.git synced 2023-10-10 13:37:24 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
HyP3r
bf8f16bba6
Added awareness of systemd-journald (#200)
* Reformatted and refactored some files

* Added awareness of systemd-journald
- Added dependency for bash in debian control file, because this implementation uses bash arrays
- Changed in all shell scripts the interpreter to bash
- Replaced "service log2ram stop" with "systemctl stop log2ram"
- Replaced "-a" with "] && ["
- Increased SIZE and LOG_DISK_SIZE to 128M and 256M because journald can use a lot of space
- Introduced a new switch JOURNALD_AWARE
2022-12-13 15:11:13 +01:00
Andreas Fendt
e16ea0a4dd Reformatted and refactored some files 2022-12-01 13:58:54 +01:00
twojstaryzdomu
9a4cbf54c2 Removed parameter history of USE_RSYNC from log2ram.conf 2022-02-06 19:16:45 +01:00
twojstaryzdomu
7f810f6f25 Restore USE_RSYNC variable for backwards compatibility 2022-02-03 12:13:37 +01:00
Azlux
28dd509071 Better readme
fix #135
2020-10-29 10:05:37 +01:00
Azlux
1406472d8a Small check in case config not good 2020-05-21 20:37:27 +02:00
Azlux
f6e81bc8c1 Additionnal path
feature for #96
2020-05-03 21:51:44 +02:00
StuartIanNaylor
34d32373c3 Add zram functionality 2019-03-08 04:58:06 +00:00
Henri de Jong
3e7185d210 Improved readability of the readme and comment in the config file 2017-12-18 18:23:23 +00:00
azlux
2e55fa7bed mail if error 2017-07-18 00:46:54 +02:00
azlux
a54aee856d Configuration file added 2017-05-02 00:43:37 +02:00