Andreas Fendt
08b793820e
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
2 years ago
Andreas Fendt
e16ea0a4dd
Reformatted and refactored some files
2 years ago
Samuel FORESTIER
6185780cf7
Hide error if not installed as a package or if `dpkg` is not available
4 years ago
Samuel FORESTIER
0fdf8827e5
Silence errors when logrotate is not installed
Co-authored-by: emwe1 <emwe1@users.noreply.github.com>
4 years ago
Azlux
1af7db2b28
rsync by default #115 + fix #119
4 years ago
Samuel FORESTIER
c399b4039e
Replaces CRON usages by a proper systemd timer
> Closes #84
> Closes #77
4 years ago
Azlux
bd38f34a25
better rsync use
typo #82 , improvement #81
5 years ago
StuartIanNaylor
34d32373c3
Add zram functionality
5 years ago
azlux
16ebd29848
Use env instead of /bin/sh
better for flexible shell
6 years ago
azlux
e439c5ffdd
shellcheck typo
typo for #32
6 years ago
azlux
9c774dcbb7
Add uninstaller into /usr
Suggestion from #46
6 years ago
Nathan Huizinga
dc8c788e05
Added logrotate support
7 years ago
Nathan Huizinga
658161bb04
Fixed consistent naming of /var/hdd.log
7 years ago
MegaV0lt
f339cd25a1
Update uninstall.sh
Fix typo on line 9
7 years ago
azlux
18c009a6dd
Uninstall script
As asked into #23 #21
7 years ago