Change in vdsm[master]: no need for quotes in supervdsmd service file

ibarkan at redhat.com ibarkan at redhat.com
Sun Mar 15 11:32:54 UTC 2015


Ido Barkan has uploaded a new change for review.

Change subject: no need for quotes in supervdsmd service file
......................................................................

no need for quotes in supervdsmd service file

systemd interprets them as part of the string

Change-Id: I2b48625a290d261afaeb80902d8e366826dd3288
Signed-off-by: Ido Barkan <ibarkan at redhat.com>
---
M init/systemd/supervdsmd.service.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/44/38744/1

diff --git a/init/systemd/supervdsmd.service.in b/init/systemd/supervdsmd.service.in
index 9d3fa7d..bfa5e4f 100644
--- a/init/systemd/supervdsmd.service.in
+++ b/init/systemd/supervdsmd.service.in
@@ -1,5 +1,5 @@
 [Unit]
-Description="Auxiliary vdsm service for running helper functions as root"
+Description=Auxiliary vdsm service for running helper functions as root
 Requires=libvirtd.service
 
 [Service]


-- 
To view, visit https://gerrit.ovirt.org/38744
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2b48625a290d261afaeb80902d8e366826dd3288
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ido Barkan <ibarkan at redhat.com>


More information about the vdsm-patches mailing list