Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
heuzef
/
log2ram
réplica de
https://github.com/azlux/log2ram.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
18
Wiki
Actividad
Explorar el Código
clean up
pull/66/head
StuartIanNaylor
hace 5 años
padre
17f8207391
commit
f86c90f9d6
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
log2ram
+ 1
- 1
log2ram
Ver fichero
@@ -52,7 +52,7 @@ wait_for () {
createZramLogDrive () {
# Check Zram Class created
if [ ! -d
'/sys/class/zram-control'
]; then
if [ ! -d
"/sys/class/zram-control"
]; then
modprobe zram
RAM_DEV='0'
else
Escribir
Vista previa
Cargando…
Cancelar
Guardar