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

6 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
Azlux
1af7db2b28 rsync by default #115 + fix #119 2020-07-22 22:07:02 +02:00
Azlux
b99c49fb8e better build 2020-02-05 13:56:21 +01:00
Azlux
443a35ef9e version consistancy 2019-12-20 13:23:25 +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