Adam Matthews
136d2c19cd
Update log2ram.conf
Update to comment for setting: 'SIZE='
5ヶ月前
Adam Matthews
794cdcce5b
Update log2ram.conf
Update to comment for setting: 'ZL2R='
5ヶ月前
Adam Matthews
c05b0af7bb
Update log2ram.conf
Update to comment for setting: 'LOG_DISK_SIZE='
5ヶ月前
Adam Matthews
aeb0fe728d
Update log2ram.conf
Changes to comments for setting: 'COMP_ALG='
5ヶ月前
Adam Matthews
f3aa228317
Update log2ram.conf
Changes to comments for setting: 'ZL2R='
5ヶ月前
Adam Matthews
babe8c10ab
Update log2ram.conf
Changes to comments for setting: 'JOURNALD_AWARE='
5ヶ月前
Adam Matthews
a74378551a
Update log2ram.conf
Changes to comments for setting: 'PATH_DISK='
5ヶ月前
Adam Matthews
7438033030
Update log2ram.conf
Changes to comments for setting: 'NOTIFICATION_COMMAND='
5ヶ月前
Adam Matthews
b5a92a928b
Update log2ram.conf
Changes to comments for setting: 'NOTIFICATION=true'
5ヶ月前
Adam Matthews
fb63d289cc
Update log2ram.conf
Changes to comments for setting: 'USE_RSYNC=false'
5ヶ月前
Adam Matthews
d5e63d830d
Update log2ram.conf
Changes to comments for setting: 'SIZE=128M'
5ヶ月前
Azlux
dc2dd2dbad
Add custom command for notification
5ヶ月前
azlux
81053ccd82
Merge pull request #215 from spacemanspiff2007/patch-1
Update README.md
1年前
spacemanspiff2007
2d22752e8a
Update README.md
1年前
azlux
1a61e1eea5
bookworm repo
1年前
azlux
a7d00632b0
Update LICENSE with good email
1年前
azlux
2e8d06b807
Added more output on start failure
Merge pull request #203 from a1466d44-d3dc-4c0b-90c7-315b088731d7/master
1年前
97b69f63-601b-4697-90db-7cdf2e2a0ea5
cd96c3c3e8
Added more helpfull output to the huge file failue in the syncFromDisk function, and an example command to flush the systemd journal
1年前
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
1年前
azlux
553ebb0cb3
Reformatted and refactored some files
Merge pull request #199 from HyP3r-/refactor
1年前
Andreas Fendt
e16ea0a4dd
Reformatted and refactored some files
2年前
Ben Lachman
c21abf6994
Check to see if conf file already exists before installing it. ( #191 )
* Update install.sh
* Add existing conf path.
2年前
Andrea Pitto
2c4ea43ad1
Typos and rewording ( #193 )
2年前
Azlux
a342af9ed8
Fix ansible variable name
2年前
Azlux
fd7cebbd1d
check if folder exist
Fix for #147
2年前
Guilherme Lima
fbd8868ae1
Update ansible-playbook ( #183 )
- Adds support for missing options in the /etc/log2ram.conf (USE_RSYNC and MAIL)
- apt-key command has been deprecated, as mentioned by issue #179 . Changing it to use a keyring in /usr/share/keyrings
2年前
azlux
5b097683af
Merge pull request #182 from twojstaryzdomu/use_rsync
Restore RSYNC for backwards compatibility
2年前
twojstaryzdomu
9a4cbf54c2
Removed parameter history of USE_RSYNC from log2ram.conf
2年前
twojstaryzdomu
7f810f6f25
Restore USE_RSYNC variable for backwards compatibility
2年前
azlux
500e87f68c
Small typo change
fix #181
2年前
Azlux
18226e084f
Rollback tests
2年前
Azlux
2c3f86134d
Fix flush log, rare race condition
No obvious, should fix the issue
2年前
azlux
83b373d925
Fix #179
2年前
azlux
6ee7907b80
Modify zram service
2年前
azlux
d2da092618
added an empty OnCalendar= directive and move timer to 5 min
Merge pull request #166 from fleopaulD/master
3年前
azlux
8df9bf7d19
Merge pull request #168 from TupaNegreiros/patch-1
Update README.md
3年前
azlux
2204345300
Change buster to bullseye
3年前
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年前
fleopaulD
1c729d8049
added an empty OnCalendar= directive and move timer to 5 min
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年前