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
Samuel FORESTIER
6185780cf7
Hide error if not installed as a package or if dpkg
is not available
2020-07-22 20:42:40 +00:00
Samuel FORESTIER
0fdf8827e5
Silence errors when logrotate is not installed
...
Co-authored-by: emwe1 <emwe1@users.noreply.github.com>
2020-07-22 20:40:02 +00:00
Samuel FORESTIER
a5c7f553df
Merge branch 'master' into feature/systemd_timer
2020-07-22 20:26:52 +00:00
Azlux
1af7db2b28
rsync by default #115 + fix #119
2020-07-22 22:07:02 +02: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
bd38f34a25
better rsync use
...
typo #82 , improvement #81
2019-08-20 01:32:46 +02:00
StuartIanNaylor
34d32373c3
Add zram functionality
2019-03-08 04:58:06 +00:00
azlux
16ebd29848
Use env instead of /bin/sh
...
better for flexible shell
2018-02-16 01:03:18 +01:00
azlux
e439c5ffdd
shellcheck typo
...
typo for #32
2018-02-16 00:55:45 +01:00
azlux
9c774dcbb7
Add uninstaller into /usr
...
Suggestion from #46
2018-02-15 22:39:25 +01:00
Nathan Huizinga
dc8c788e05
Added logrotate support
2017-12-16 20:33:20 +01:00
Nathan Huizinga
658161bb04
Fixed consistent naming of /var/hdd.log
2017-12-07 17:42:40 +01:00
MegaV0lt
f339cd25a1
Update uninstall.sh
...
Fix typo on line 9
2017-08-23 14:18:50 +02:00
azlux
18c009a6dd
Uninstall script
...
As asked into #23 #21
2017-07-27 20:13:51 +02:00