From: Olaf Hering Date: Fri, 19 Dec 2014 11:25:28 +0000 (+0100) Subject: tools/hotplug: remove XENSTORED_ROOTDIR from xenstored.service X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~3990 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ae978c555877cd97fb8eec96a27c08c4f72b70bb;p=xen.git tools/hotplug: remove XENSTORED_ROOTDIR from xenstored.service There is no need to export XENSTORED_ROOTDIR. This variable can be enabled in sysconfig/xencommons. If the variable is unset xenstored will automatically use @XEN_LIB_STORED@. Signed-off-by: Olaf Hering Acked-by: Ian Jackson Cc: Ian Jackson Cc: Stefano Stabellini Cc: Ian Campbell Cc: Wei Liu Release-Acked-by: Konrad Rzeszutek Wilk Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/tools/hotplug/Linux/systemd/xenstored.service.in b/tools/hotplug/Linux/systemd/xenstored.service.in index 780bdd603e..0f0ac58db2 100644 --- a/tools/hotplug/Linux/systemd/xenstored.service.in +++ b/tools/hotplug/Linux/systemd/xenstored.service.in @@ -9,7 +9,6 @@ ConditionPathExists=/proc/xen/capabilities [Service] Type=notify Environment=XENSTORED_ARGS= -Environment=XENSTORED_ROOTDIR=@XEN_LIB_STORED@ Environment=XENSTORED=@XENSTORED@ EnvironmentFile=-@CONFIG_DIR@/@CONFIG_LEAF_DIR@/xencommons ExecStartPre=/bin/grep -q control_d /proc/xen/capabilities