소스 검색

Make /matrix owned by matrix:matrix

pull/6/head
Slavi Pantaleev 8 년 전
부모
커밋
dd5cabf658
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      roles/matrix-server/tasks/setup_main.yml

+ 1
- 0
roles/matrix-server/tasks/setup_main.yml 파일 보기

@@ -27,4 +27,5 @@
owner: "{{ matrix_user_username }}"
group: "{{ matrix_user_username }}"
with_items:
- "{{ matrix_base_data_path }}"
- "{{ matrix_synapse_base_path }}"

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