Просмотр исходного кода

Fix syslog identifier

pull/4572/head
jasonlaguidice 6 месяцев назад
Родитель
Сommit
38c1b0c2bf
1 измененных файлов: 1 добавлений и 1 удалений
  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 Просмотреть файл

@@ -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

Загрузка…
Отмена
Сохранить