소스 검색

Rename matrix-heisenbridge.service.j2 to matrix-matrixzulipbridge.service.j2

- Add the license header to matrix-matrixzulipbridge.service.j2

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4695/head
Suguru Hirahara 9 달 전
부모
커밋
2498495385
No known key found for this signature in database GPG 키 ID: E4F9743DAB4B7B75
2개의 변경된 파일7개의 추가작업 그리고 5개의 파일을 삭제
  1. +0
    -4
      roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-heisenbridge.service.j2.license
  2. +7
    -1
      roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-matrixzulipbridge.service.j2

+ 0
- 4
roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-heisenbridge.service.j2.license 파일 보기

@@ -1,4 +0,0 @@
SPDX-FileCopyrightText: 2021 Toni Spets
SPDX-FileCopyrightText: 2022 - 2025 Slavi Pantaleev

SPDX-License-Identifier: AGPL-3.0-or-later

roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-heisenbridge.service.j2 → roles/custom/matrix-bridge-matrixzulipbridge/templates/systemd/matrix-matrixzulipbridge.service.j2 파일 보기

@@ -1,4 +1,10 @@
#jinja2: lstrip_blocks: True
{#
SPDX-FileCopyrightText: 2021 Toni Spets
SPDX-FileCopyrightText: 2022 - 2025 Slavi Pantaleev

SPDX-License-Identifier: AGPL-3.0-or-later
#}

[Unit]
Description=a bouncer-style Matrix IRC bridge
{% for service in matrix_heisenbridge_systemd_required_services_list %}

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