mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-06-06 22:18:51 -04:00
pacreport: add mastodon service configuration
This commit is contained in:
parent
29ad948637
commit
d9e52f6be5
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@ linux-lts = usr/lib/modules/*-lts/modules.weakdep
|
||||||
logrotate = var/lib/logrotate.status
|
logrotate = var/lib/logrotate.status
|
||||||
mariadb = etc/systemd/system/mariadb.service.d
|
mariadb = etc/systemd/system/mariadb.service.d
|
||||||
mariadb = var/lib/mysql
|
mariadb = var/lib/mysql
|
||||||
|
mastodon = etc/systemd/system/mastodon-streaming@.service.d
|
||||||
|
mastodon = etc/systemd/system/mastodon-web.service.d
|
||||||
mastodon = var/lib/mastodon
|
mastodon = var/lib/mastodon
|
||||||
matrix-synapse = etc/default/synapse
|
matrix-synapse = etc/default/synapse
|
||||||
matrix-synapse = etc/synapse
|
matrix-synapse = etc/synapse
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue