summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/openstack-keystone.service
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/usr/lib/systemd/system/openstack-keystone.service')
-rw-r--r--openstack/usr/lib/systemd/system/openstack-keystone.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/openstack/usr/lib/systemd/system/openstack-keystone.service b/openstack/usr/lib/systemd/system/openstack-keystone.service
index 9e791659..f9cc66f4 100644
--- a/openstack/usr/lib/systemd/system/openstack-keystone.service
+++ b/openstack/usr/lib/systemd/system/openstack-keystone.service
@@ -8,6 +8,8 @@ Wants=network-online.target
Type=notify
Restart=always
User=keystone
+StandardOutput=null
+StandardError=null
ExecStart=/usr/bin/keystone-all --config-file /etc/keystone/keystone.conf
[Install]