- summary: Configurable dealy after starting a session --> Configurable delay after starting a session
When you look into VMware Workstation, you can define teams to start several sessions in one operation; within these teams, you can link (existing) sessions. A property of that linked session is a post delay for starting the next session; this is defaulted to 10 s. Because it's a property of the linked session, it can be individually set for each session.
At first, I was thinking for an implementation in VBoxTool of making a generic setting in /etc/vboxtool/vboxtool.conf, but this idea (post delay setting specific per session) is better. That means that this setting goes into /etc/vboxtool/machines.conf, where also the order in which the session are started is defined (mimicing the team option in VMware).