debian: fix bad config

This commit is contained in:
Florian Dold 2021-07-27 15:57:18 +02:00
parent fa6d6a9c04
commit 2fb6c6cc5a
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -5,7 +5,7 @@ After=postgres.service network.target
[Install]
WantedBy=multi-user.target
[Unit]
[Service]
Type=oneshot
ExecStart=/bin/true
RemainAfterExit=yes