소스 검색
Modify zram service
tags/1.6.1
azlux
2 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
log2ram.service
|
|
@@ -1,7 +1,7 @@ |
|
|
|
[Unit] |
|
|
|
Description=Log2Ram |
|
|
|
DefaultDependencies=no |
|
|
|
Before=basic.target rsyslog.service syslog-ng.service syslog.target systemd-journald.service sysinit.target shutdown.target zram-swap-conf.service apache2.service lighttpd.service |
|
|
|
Before=basic.target rsyslog.service syslog-ng.service syslog.target systemd-journald.service sysinit.target shutdown.target zram-swap.service apache2.service lighttpd.service |
|
|
|
After=local-fs.target |
|
|
|
Conflicts=shutdown.target reboot.target halt.target |
|
|
|
RequiresMountsFor=/var/log /var/hdd.log |
|
|
|