Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
heuzef
/
log2ram
miroir de
https://github.com/azlux/log2ram.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
18
Wiki
Activité
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
120
Révisions
3
Branches
1.4 MiB
Aborescence:
f6432fa708
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
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de 'f6432fa708'
${ noResults }
log2ram
/
log2ram.cron
log2ram.cron
44 B
Brut
Vue normale
Historique
Use env instead of /bin/sh better for flexible shell
il y a 6 ans
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.
il y a 8 ans
Fixed: use systemctl reload to write changes to disk and to the log
il y a 7 ans
1
2
3
#!/usr/bin/env sh
systemctl reload log2ram