xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* usage of fixed path in hotplug scripts
@ 2014-04-17 14:06 Olaf Hering
  2014-04-22  8:33 ` Ian Campbell
  0 siblings, 1 reply; 3+ messages in thread
From: Olaf Hering @ 2014-04-17 14:06 UTC (permalink / raw)
  To: Ian.Campbell, Ian.Jackson; +Cc: xen-devel


Ian,

is there a reason /etc/init.d/xencommons uses a hardcoded path to
/etc/xen/scripts/hotplugpath.sh, while that file actually contains all
the variable paths? Should make install do some sort of 

        sed "s^@XEN_SCRIPT_DIR@$XEN_SCRIPT_DIR@" \
        tools/hotplug/Linux/init.d/xencommons \
        > $DESTDIR$(XENCOMMONS_INITD)/xencommons

(or whatever the correct syntax would be)

My point is that some parts of the paths can be configured, but these
paths are not used. Instead hardcoded paths are used.


Olaf

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-22 11:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17 14:06 usage of fixed path in hotplug scripts Olaf Hering
2014-04-22  8:33 ` Ian Campbell
2014-04-22 11:37   ` Olaf Hering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).