log2ram/debian
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
..
conffiles Debian packages 2019-12-19 16:51:27 +01:00
control Added awareness of systemd-journald (#200) 2022-12-13 15:11:13 +01:00
postinst rm old cron files 2020-10-01 00:03:56 +02:00
preinst Added awareness of systemd-journald (#200) 2022-12-13 15:11:13 +01:00
prerm Replaces CRON usages by a proper systemd timer 2020-07-02 12:04:14 +02:00