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.
129
Commity
3
Gałęzie
886 KiB
Drzewo:
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
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z 'e879db921e'
${ noResults }
log2ram
/
log2ram.cron
log2ram.cron
44 B
Czysty
Zwykły widok
Historia
Use env instead of /bin/sh better for flexible shell
6 lat temu
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
Fixed: use systemctl reload to write changes to disk and to the log
7 lat temu
1
2
3
#!/usr/bin/env sh
systemctl reload log2ram