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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user