From e4dfd17bb6637f100c2e38977fc8a64c6c8ea03f Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Fri, 12 Jul 2024 18:42:31 +0200 Subject: [PATCH] bundles/matrix-media-repo: has live config reload --- bundles/matrix-media-repo/items.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/bundles/matrix-media-repo/items.py b/bundles/matrix-media-repo/items.py index ba2b2bb..faf08ad 100644 --- a/bundles/matrix-media-repo/items.py +++ b/bundles/matrix-media-repo/items.py @@ -19,9 +19,6 @@ files = { '/opt/matrix-media-repo/config.yaml': { 'owner': 'matrix-media-repo', 'content_type': 'mako', - 'triggers': { - 'svc_systemd:matrix-media-repo:restart', - }, }, '/etc/systemd/system/matrix-media-repo.service': { 'triggers': {