Tupã Negreiros
fbb75ab5af
Update README.md
Restart journald command
3年前
azlux
65a7a84623
root privileges required for apt
Merge pull request #164 from pb66/patch-1
3年前
Paul
a5d8ce4f9d
root privileges required for apt
Need to use `sudo apt` if not root user. proceeding 2 lines already incorporate `sudo` commands so for consistency these lines should be `sudo` too.
3年前
azlux
2977823e71
Merge pull request #162 from rgm3/master
Update ansible playbook
3年前
rgm
193c41573c
Update ansible playbook
Use new trusted.gpg.d keyring for apt key, improve idempotency,
only update cache when necessary, only restart service when necessary.
3年前
Rasmus Bondesson
f570ff6e4b
README: Small fixed and addition of troubleshooting tips ( #160 )
- Move "Is it working?" section to after "Install"
- Adjust "Is it working?" a bit, mention "systemctl status"
- Wording
- Add Troubleshooting section with journal cleanup tips
3年前
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年前