Remove dependency to an old PostgreSQL in the Systemd unit

Refs #186
This commit is contained in:
Greg Karékinian 2020-06-26 15:18:54 +02:00
parent 6adb910e1b
commit 004a6913b4

View File

@ -2,8 +2,6 @@
Description=mastodon-web
Requires=redis-server.service
After=redis-server.service
Requires=postgresql@9.4-main.service
After=postgresql@9.4-main.service
[Service]
Type=simple