debian: service config

This commit is contained in:
Florian Dold 2021-07-27 15:52:22 +02:00
parent 96f27b1575
commit fa6d6a9c04
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

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