From d9e52f6be5a3cd65b9d16d23ff13f6f6c66446ce Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 29 Oct 2024 19:10:03 -0400 Subject: [PATCH] pacreport: add mastodon service configuration --- pacreport.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pacreport.conf b/pacreport.conf index fefab55..32059c8 100644 --- a/pacreport.conf +++ b/pacreport.conf @@ -64,6 +64,8 @@ linux-lts = usr/lib/modules/*-lts/modules.weakdep logrotate = var/lib/logrotate.status mariadb = etc/systemd/system/mariadb.service.d mariadb = var/lib/mysql +mastodon = etc/systemd/system/mastodon-streaming@.service.d +mastodon = etc/systemd/system/mastodon-web.service.d mastodon = var/lib/mastodon matrix-synapse = etc/default/synapse matrix-synapse = etc/synapse