소스 검색

Revert "add logrotatecontents directive to osfamilymap"

This reverts commit bd9f38c352.
pull/375/head
l00d3r 3 년 전
부모
커밋
c6895c531c
1개의 변경된 파일0개의 추가작업 그리고 10개의 파일을 삭제
  1. +0
    -10
      apache/osfamilymap.yaml

+ 0
- 10
apache/osfamilymap.yaml 파일 보기

@@ -87,16 +87,6 @@ RedHat:
use_require: false
moddir: /etc/httpd/conf.modules.d
sitesdir: /etc/httpd/conf.d
logrotatecontents: |
{{ apache.logdir }}/*log {
missingok
notifempty
sharedscripts
delaycompress
postrotate
/bin/systemctl reload {{ apache.service.name }} > /dev/null 2>/dev/null || true
endscript
}

Suse:
pkg:

Loading…
취소
저장