Ticket #229 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

get_state in node.c +157

Reported by: joern Owned by:
Priority: minor Milestone:
Component: OpenVCP Daemon Version: TRUNK
Keywords: Cc:

Description

PROBLEM: the state of a guest is looked up via an existing file in $RUNDIR/*GUESTNAME*

this implies, that the name of the runfile is the same as the guestname.

if the name is different, for example guest.ctx, the lookup will fail.

SOLUTION: the lookup would be better, if the symlink in $ConfigDir?/GUEST/run is used.

Change History

Changed 3 years ago by ftx

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.