소스 검색

Update log2ram.service

pull/195/head
TubbyCat 2 년 전
committed by GitHub
부모
커밋
c7aef205b1
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 5개의 파일을 삭제
  1. +2
    -5
      log2ram.service

+ 2
- 5
log2ram.service 파일 보기

@@ -15,13 +15,13 @@ ExecReload= /usr/local/bin/log2ram write
TimeoutStartSec=120
RemainAfterExit=yes

#SANDBOXING# -- partly tested
# SANDBOXING
LockPersonality=true
MemoryDenyWriteExecute=true
NoNewPriviliges=true
PrivateDevices=true
PrivateNetwork=true
#Will likely break "MAIL" in log2ram.config if does not point to localhost / disabled
#Will likely break "MAIL" in log2ram.config if does not point to localhost or is unused.
ProtectClock=true
ProtectControlGroups=true
ProtectHostname=true
@@ -35,8 +35,5 @@ ProtectHome=true
#will likely break situations wherein configured to also copy logs from $HOME.
#can probably fix with systemctl edit to whitelist relevant dirs




[Install]
WantedBy=sysinit.target

불러오는 중...
취소
저장