Ver código fonte
Update log2ram.initd
config file is not needed here
pull/94/head
MegaV0lt
5 anos atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com
0 adições e
2 exclusões
-
log2ram.initd
|
|
@@ -5,8 +5,6 @@ |
|
|
|
|
|
|
|
description="Store logfiles in RAM to mimimize writes to disk." |
|
|
|
|
|
|
|
. /etc/log2ram.conf # Include configuration of log2ram |
|
|
|
|
|
|
|
depend() { |
|
|
|
need localmount |
|
|
|
before logger |
|
|
|