diff options
author | Claire <claire.github-309c@sitedethib.com> | 2021-12-27 16:46:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-27 16:46:38 +0100 |
commit | e2933854ac598c5ee7428a654a72cf4f4bd9afea (patch) | |
tree | b477529aea467279c73b35c87124d7355861646a /dist/mastodon-web.service | |
parent | 3b9a6049adf3ee6844a81622c297dd893836f79d (diff) | |
parent | f011787003bcb801b487ad3f5229e324a37c9e1d (diff) |
Merge pull request #1653 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'dist/mastodon-web.service')
-rw-r--r-- | dist/mastodon-web.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/mastodon-web.service b/dist/mastodon-web.service index 16d1d5653..a5598fdaa 100644 --- a/dist/mastodon-web.service +++ b/dist/mastodon-web.service @@ -47,6 +47,7 @@ SystemCallFilter=~@cpu-emulation @debug @keyring @ipc @mount @obsolete @privileg SystemCallFilter=@chown SystemCallFilter=pipe SystemCallFilter=pipe2 +ReadWritePaths=/home/mastodon/live [Install] WantedBy=multi-user.target |