소스 검색
Update log2ram.initd
config file is not needed here
pull/94/head
MegaV0lt
5 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
0개의 추가작업 그리고
2개의 파일을 삭제
-
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 |
|
|
|