Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
overmind
/
matrix-docker-ansible-deploy
kopia lustrzana
https://github.com/spantaleev/matrix-docker-ansible-deploy
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Wydania
0
Wiki
Aktywność
Przeglądaj źródła
Renamed systemd descriptions for all bridges
pull/675/head
Scott Crossen
5 lat temu
rodzic
5abd511368
commit
fa5d85426b
17 zmienionych plików
z
17 dodań
i
17 usunięć
Widok podzielony
Opcje porównania
Pokaż statystyki
Ściągnij plik aktualizacji
Ściągnij plik porównania
+1
-1
roles/matrix-bot-matrix-reminder-bot/templates/systemd/matrix-bot-matrix-reminder-bot.service.j2
+1
-1
roles/matrix-bridge-appservice-discord/templates/systemd/matrix-appservice-discord.service.j2
+1
-1
roles/matrix-bridge-appservice-irc/templates/systemd/matrix-appservice-irc.service.j2
+1
-1
roles/matrix-bridge-appservice-slack/templates/systemd/matrix-appservice-slack.service.j2
+1
-1
roles/matrix-bridge-appservice-webhooks/templates/systemd/matrix-appservice-webhooks.service.j2
+1
-1
roles/matrix-bridge-mautrix-facebook/templates/systemd/matrix-mautrix-facebook.service.j2
+1
-1
roles/matrix-bridge-mautrix-hangouts/templates/systemd/matrix-mautrix-hangouts.service.j2
+1
-1
roles/matrix-bridge-mautrix-telegram/templates/systemd/matrix-mautrix-telegram.service.j2
+1
-1
roles/matrix-bridge-mautrix-whatsapp/templates/systemd/matrix-mautrix-whatsapp.service.j2
+1
-1
roles/matrix-bridge-mx-puppet-discord/templates/systemd/matrix-mx-puppet-discord.service.j2
+1
-1
roles/matrix-bridge-mx-puppet-instagram/templates/systemd/matrix-mx-puppet-instagram.service.j2
+1
-1
roles/matrix-bridge-mx-puppet-skype/templates/systemd/matrix-mx-puppet-skype.service.j2
+1
-1
roles/matrix-bridge-mx-puppet-slack/templates/systemd/matrix-mx-puppet-slack.service.j2
+1
-1
roles/matrix-bridge-mx-puppet-steam/templates/systemd/matrix-mx-puppet-steam.service.j2
+1
-1
roles/matrix-bridge-mx-puppet-twitter/templates/systemd/matrix-mx-puppet-twitter.service.j2
+1
-1
roles/matrix-bridge-sms/templates/systemd/matrix-sms-bridge-database.service.j2
+1
-1
roles/matrix-bridge-sms/templates/systemd/matrix-sms-bridge.service.j2
+ 1
- 1
roles/matrix-bot-matrix-reminder-bot/templates/systemd/matrix-bot-matrix-reminder-bot.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=
matrix-reminder-
bot
Description=
Matrix reminder
bot
{% for service in matrix_bot_matrix_reminder_bot_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-appservice-discord/templates/systemd/matrix-appservice-discord.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Appservice Discord
server
Description=Matrix Appservice Discord
bridge
{% for service in matrix_appservice_discord_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-appservice-irc/templates/systemd/matrix-appservice-irc.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Appservice IRC
server
Description=Matrix Appservice IRC
bridge
{% for service in matrix_appservice_irc_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-appservice-slack/templates/systemd/matrix-appservice-slack.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Appservice Slack
server
Description=Matrix Appservice Slack
bridge
{% for service in matrix_appservice_slack_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-appservice-webhooks/templates/systemd/matrix-appservice-webhooks.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Appservice webhooks
server
Description=Matrix Appservice webhooks
bridge
{% for service in matrix_appservice_webhooks_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-mautrix-facebook/templates/systemd/matrix-mautrix-facebook.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Mautrix Facebook
server
Description=Matrix Mautrix Facebook
bridge
{% for service in matrix_mautrix_facebook_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-mautrix-hangouts/templates/systemd/matrix-mautrix-hangouts.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Mautrix Hangouts
server
Description=Matrix Mautrix Hangouts
bridge
{% for service in matrix_mautrix_hangouts_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-mautrix-telegram/templates/systemd/matrix-mautrix-telegram.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Mautrix Telegram
server
Description=Matrix Mautrix Telegram
bridge
{% for service in matrix_mautrix_telegram_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-mautrix-whatsapp/templates/systemd/matrix-mautrix-whatsapp.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Mautrix Whatsapp
server
Description=Matrix Mautrix Whatsapp
bridge
{% for service in matrix_mautrix_whatsapp_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-mx-puppet-discord/templates/systemd/matrix-mx-puppet-discord.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Mx Puppet Discord
server
Description=Matrix Mx Puppet Discord
bridge
{% for service in matrix_mx_puppet_discord_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-mx-puppet-instagram/templates/systemd/matrix-mx-puppet-instagram.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Mx Puppet Instagram
server
Description=Matrix Mx Puppet Instagram
bridge
{% for service in matrix_mx_puppet_instagram_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-mx-puppet-skype/templates/systemd/matrix-mx-puppet-skype.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Mx Puppet Skype
server
Description=Matrix Mx Puppet Skype
bridge
{% for service in matrix_mx_puppet_skype_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-mx-puppet-slack/templates/systemd/matrix-mx-puppet-slack.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Mx Puppet Slack
server
Description=Matrix Mx Puppet Slack
bridge
{% for service in matrix_mx_puppet_slack_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-mx-puppet-steam/templates/systemd/matrix-mx-puppet-steam.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Mx Puppet Steam
server
Description=Matrix Mx Puppet Steam
bridge
{% for service in matrix_mx_puppet_steam_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-mx-puppet-twitter/templates/systemd/matrix-mx-puppet-twitter.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix Mx Puppet Twitter
server
Description=Matrix Mx Puppet Twitter
bridge
{% for service in matrix_mx_puppet_twitter_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-sms/templates/systemd/matrix-sms-bridge-database.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=
matrix-sms-bridge-database server
Description=
Matrix sms bridge database
{% for service in matrix_sms_bridge_database_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
+ 1
- 1
roles/matrix-bridge-sms/templates/systemd/matrix-sms-bridge.service.j2
Wyświetl plik
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=
matrix-sms-bridge server
Description=
Matrix sms bridge
{% for service in matrix_sms_bridge_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz