Diese Webseite funktioniert besser mit JavaScript.
Startseite
Hilfe
Anmelden
heuzef
/
log2ram
Mirror von
https://github.com/azlux/log2ram.git
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Releases
18
Wiki
Aktivität
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
129
Commits
3
Branches
886 KiB
Struktur:
e879db921e
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 }
Erstelle Branch
${ searchTerm }
von „e879db921e“
${ noResults }
log2ram
/
log2ram.cron
log2ram.cron
44 B
Originalformat
Normale Ansicht
Verlauf
Use env instead of /bin/sh better for flexible shell
vor 6 Jahren
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.
vor 8 Jahren
Fixed: use systemctl reload to write changes to disk and to the log
vor 7 Jahren
1
2
3
#!/usr/bin/env sh
systemctl reload log2ram