Strona działa najlepiej z włączonym JavaScript.
Strona główna
Pomoc
Zaloguj się
heuzef
/
log2ram
kopia lustrzana
https://github.com/azlux/log2ram.git
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Wydania
18
Wiki
Aktywność
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
57
Commity
3
Gałęzie
1.4 MiB
Drzewo:
18c009a6dd
master
openrc-tests
testing
1.7.2
1.7b1
1.6.1
1.6.0
1.5.2
1.5.1
1.5
1.4.4
1.4.3
1.4.2
1.4.1
v1.4
v1.3
v1.2.2
v1.2.1
v1.2
v1.1
v1.0
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z '18c009a6dd'
${ noResults }
log2ram
/
log2ram.hourly
log2ram.hourly
53 B
Czysty
Zwykły widok
Historia
Sync the ramlog back to disk, hourly. - Since the cron job could be called before the user reboots after install (or if log2ram is disabled), we check that the hdd log location exists before syncing. - Copy the log2ram.hourly sync script to cron's hourly directory on install.
8 lat temu
make hourly Cron job quiet otherwise, systems that are able to send mails would send the uninteresting output every hour to the admin
7 lat temu
1
2
3
#! /bin/sh
/usr/local/bin/log2ram write > /dev/null