Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
heuzef
/
log2ram
mirror da
https://github.com/azlux/log2ram.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
18
Wiki
Attività
Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
57
Commit
3
Rami (Branch)
1.4 MiB
Albero (Tree):
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
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '18c009a6dd'
${ noResults }
log2ram
/
log2ram.hourly
log2ram.hourly
53 B
Originale
Vista normale
Cronologia
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 anni fa
make hourly Cron job quiet otherwise, systems that are able to send mails would send the uninteresting output every hour to the admin
7 anni fa
1
2
3
#! /bin/sh
/usr/local/bin/log2ram write > /dev/null