Commit Graph

2 Commits

Author SHA1 Message Date
François Serman 83a6eae4bc Oops error message was not valid (still using : rather than |) 2013-04-12 22:21:57 +00:00
François Serman 90c6cf1d29 Added config for xinetd + mockup VM server
The mockup VM script returns either error (if random is odd) or 
success (if random is even).

The protocol is the following:
C: Action {Start, Stop, Monit} login pass uid
S: ( Error[^|]+ | ok ) | ip(:port)? | hostname
2013-04-12 22:03:28 +00:00