Ticket #229 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.
