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

Fix the description on the service file

pull/929/head
Yannick Goossens 5 лет назад
Родитель
Сommit
7d1d3b47bc
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      roles/matrix-bot-go-neb/templates/systemd/matrix-bot-go-neb.service.j2

+ 1
- 1
roles/matrix-bot-go-neb/templates/systemd/matrix-bot-go-neb.service.j2 Просмотреть файл

@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
[Unit]
Description=Matrix reminder bot
Description=Matrix Go-NEB bot
{% for service in matrix_bot_go_neb_systemd_required_services_list %}
Requires={{ service }}
After={{ service }}


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