Fix Mastodon Web systemd service

Removes a legacy property from the config, which made the service fail
to start after having upgraded systemd on Andromeda.
This commit is contained in:
2019-10-16 08:29:34 +02:00
parent fd913770b9
commit c7d91f68f9
2 changed files with 1 additions and 3 deletions

View File

@@ -107,8 +107,7 @@
"tor-full::default",
"kosmos-base::letsencrypt",
"git::default",
"git::package",
"poise-git::default"
"git::package"
],
"platform": "ubuntu",
"platform_version": "18.04",