Przeglądaj źródła

Fix syslog identifier

pull/4572/head
jasonlaguidice 7 miesięcy temu
rodzic
commit
38c1b0c2bf
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-bridge-steam/templates/systemd/matrix-steam-bridge.service.j2

+ 1
- 1
roles/custom/matrix-bridge-steam/templates/systemd/matrix-steam-bridge.service.j2 Wyświetl plik

@@ -42,7 +42,7 @@ ExecStop=-{{ devture_systemd_docker_base_host_command_sh }} -c '{{ devture_syste
ExecStop=-{{ devture_systemd_docker_base_host_command_sh }} -c '{{ devture_systemd_docker_base_host_command_docker }} rm matrix-steam-bridge 2>/dev/null || true'
Restart=always
RestartSec=30
SyslogIdentifier=matrix-mautrix-bluesky
SyslogIdentifier=matrix-steam-bridge

[Install]
WantedBy=multi-user.target

Ładowanie…
Anuluj
Zapisz