이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
도움말
로그인
heuzef
/
log2ram
의 미러
https://github.com/azlux/log2ram.git
보기
1
좋아요
0
포크
0
코드
이슈
0
릴리즈
18
위키
활동
25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
115
커밋
3
브랜치
886 KiB
트리:
3740b50ec7
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
브랜치
태그
${ item.name }
${ searchTerm }
브랜치 생성
from '3740b50ec7'
${ noResults }
log2ram
/
log2ram.logrotate
log2ram.logrotate
97 B
Raw
Normal View
히스토리
Fixed: /var/log/log2ram.log handled like all other files.
7 년 전
Added logrotate support
7 년 전
1
2
3
4
5
6
7
8
9
10
/var/log/log2ram.log
{
rotate 7
daily
missingok
notifempty
delaycompress
compress
}