azlux
e41b7630fc
ansible playbook to install log2ram
Merge pull request #156 from smu/master
3 年前
Stefan Muthers
a30bf5664e
ansible playbook to install log2ram
3 年前
Christopher Nethercott
82554106c9
Update README.md ( #149 )
3 年前
Azlux
28dd509071
Better readme
fix #135
4 年前
Azlux
d83aa8d631
rm old cron files
preparing new version
4 年前
azlux
c92e706d2d
move timer to 5 min
daily hit in the same time as logrotate.
4 年前
MegaV0lt
549288f8d4
Support path with spaces ( #130 )
* Add quotes and support path with spaces
* Using findmnt instead of mount | grep
findmnt is part of util-linux and should be available on almost all systems
4 年前
azlux
00a929d88c
fix part of #121
4 年前
azlux
39ad7923e4
Merge pull request #120 from casperklein/patch-1
Typo fixed
4 年前
azlux
ef291999ba
[FEATURE] Replaces CRON usages by a proper systemd timer
Merge pull request #117 from HorlogeSkynet/feature/systemd_timer
4 年前
Casper
f3673d1ded
Typo fixed
4 年前
azlux
a344e45e3c
Adding apt uninstall method
4 年前
Samuel FORESTIER
6185780cf7
Hide error if not installed as a package or if `dpkg` is not available
4 年前
Samuel FORESTIER
0fdf8827e5
Silence errors when logrotate is not installed
Co-authored-by: emwe1 <emwe1@users.noreply.github.com>
4 年前
Samuel FORESTIER
a5c7f553df
Merge branch 'master' into feature/systemd_timer
4 年前
Azlux
1af7db2b28
rsync by default #115 + fix #119
4 年前
Samuel FORESTIER
c399b4039e
Replaces CRON usages by a proper systemd timer
> Closes #84
> Closes #77
4 年前
Azlux
324902da44
rollback #111
4 年前
Azlux
1406472d8a
Small check in case config not good
4 年前
Azlux
6d5b84ba75
fix indent
4 年前
azlux
0e09169876
work even on a readonly filesystem
Merge pull request #111 from organic-ip/master
4 年前
organic-ip
013ab903e5
indentation fix
4 年前
organic-ip
2264d58597
add lighttpd.service in list
4 年前
organic-ip
4db08b8e52
work with mount point read-only mode
4 年前
azlux
3efc8f35cf
preserve context make issue on many OS
fix #108
4 年前
Azlux
31e4409fc3
typo fix #107
4 年前
Azlux
881eea145f
add size check for zram
fix #99
4 年前
Azlux
f6432fa708
Fix for #57
4 年前
Azlux
f6e81bc8c1
Additionnal path
feature for #96
4 年前
Azlux
853ae88d3f
rollback #83
4 年前
Azlux
b99c49fb8e
better build
4 年前
Azlux
e20ee3cfc2
fix typo
4 年前
azlux
f3d21dc0a7
Merge pull request #85 from zkemble/master
Make log2ram shutdown after journald has shutdown
4 年前
Azlux
c5b8abaa1c
changelog added
4 年前
Azlux
443a35ef9e
version consistancy
4 年前
Azlux
fe13834ed2
execution right for build
4 年前
Azlux
615a78f00e
typo fix
4 年前
Azlux
13d0058086
Debian packages
Yeah !
4 年前
azlux
1b8025aa91
Merge pull request #93 from folti/master
start service before syslog-ng service too
5 年前
Tamas Pal
7cf6164364
start service before syslog-ng service too
prevent conflicts and failed startup of the syslog-ng daemon
if it's been used instead of the default rsyslog.
5 年前
David MICHEL
0dc5827f5c
typo fix + fix rsync command
fix for #92 , bad fuzzy parameter
5 年前
Azlux
bd38f34a25
better rsync use
typo #82 , improvement #81
5 年前
Zak Kemble
87540578cc
Make log2ram shutdown after journald has shutdown
#83 At system shutdown log2ram should wait until journald has shutdown before syncing back to disk, otherwise it will sync an unclosed journal log.
5 年前
Azlux
07b3599823
Zram option on ReadME
5 年前
azlux
36a88b8933
from azlux/zram
Zram implementation
5 年前
StuartIanNaylor
08264d3d3f
Update README.md
5 年前
StuartIanNaylor
e2e1c65c5f
make zram lines create and mount immediate
5 年前
StuartIanNaylor
c72bc41457
systemd tests due to mount wait rountine
5 年前
StuartIanNaylor
12e7a068a8
remove ignore systemd
5 年前
StuartIanNaylor
f86c90f9d6
clean up
5 年前