Преглед изворни кода

Fix syslog identifier

pull/4572/head
jasonlaguidice пре 6 месеци
родитељ
комит
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

Loading…
Откажи
Сачувај