summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/data/opt/openslx/scripts/vmchooser-run_virt
Commit message (Collapse)AuthorAgeFilesLines
* [run-virt] Get rid of wrapper and handle directly in run-virtSimon Rettberg2019-07-091-64/+1Star
|
* [run-virt] wait before calling slxlog on exit 141Jonathan Bauer2018-05-071-0/+5
| | | | | | | | | If the main run-virt script exits with 141 (which happens when it is killed by either loginctl on SLX_LOGOUT_TIMEOUT or when killing X with alt-printscreen-k), sleep 3 seconds to try and avoid the unnecessary slxlog messages. Closes #3365
* [runvirt] reworked wrapper log handlingJonathan Bauer2017-02-151-20/+38
|
* [runvirt] introduced wrapper script to start ...Jonathan Bauer2017-02-141-1/+41
| | | | | | | | ... runvirt with to hopefully always have either a user notification or a log entry on the satellites if anything goes wrong. Also fixed the MAC address generation: the prefix is now fully defined in the systemd-run_virt_env script and correctly written in the vmware's dhcp configuration file (so that VMs the default local IP by default)
* merge with latest dev version (tm-scripts commit ↵Jonathan Bauer2016-12-231-116/+1Star
| | | | f5a59daf8d70a9027118292cd40b18c221897408)
* merge with latest dev versionSebastian2016-04-251-0/+116