[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: Xen-4.15.0 + Debian10 -> systemd -> /run/xen/qemu-dom0.pid;



Bobbi,

another way to solve the PID path problem is via configure:

// run configure
 PYTHON=/usr/bin/python3 ./configure --disable-stubdom --disable-xen
--prefix=/usr --with-rundir=/run \
                --enable-systemd --with-systemd=/lib/systemd/system
--enable-xsmpolicy

//once configure finishes, check Paths.mk:

$ grep -i run config/Paths.mk
# and is generated after running ./configure. The master source is located
runstatedir              := ${localstatedir}/run
XEN_RUN_DIR              := /run/xen
XEN_RUN_STORED           := /run/xenstored

cheers,
Prymar56
 ##xen-packaging on Freenode



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.