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

5 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
Samuel FORESTIER
c399b4039e Replaces CRON usages by a proper systemd timer
> Closes #84
> Closes #77
2020-07-02 12:04:14 +02:00
Azlux
853ae88d3f rollback #83 2020-02-05 14:47:31 +01:00
Azlux
fe13834ed2 execution right for build 2019-12-19 17:58:37 +01:00
Azlux
13d0058086 Debian packages
Yeah !
2019-12-19 16:51:27 +01:00