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