summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/postgres-server.service
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/usr/lib/systemd/system/postgres-server.service')
-rw-r--r--openstack/usr/lib/systemd/system/postgres-server.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack/usr/lib/systemd/system/postgres-server.service b/openstack/usr/lib/systemd/system/postgres-server.service
index af0e9621..9e11f26d 100644
--- a/openstack/usr/lib/systemd/system/postgres-server.service
+++ b/openstack/usr/lib/systemd/system/postgres-server.service
@@ -1,6 +1,7 @@
[Unit]
Description=PostgreSQL database server
After=network-online.target
+Wants=network-online.target
[Service]
Type=forking