aboutsummaryrefslogtreecommitdiffstats
path: root/lava-slave/scripts/start.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-03-08Reorder start of slave servicesCorentin LABBE1-5/+7
Starting lava-slave too early is dangerous since some services it needs are not started yet. Always start lava-slave in last.
2018-03-07Ensure that tty can be read by cuCorentin LABBE1-0/+2
On some OS, the rights/user from host are not duplicated on guest. So the tty is owned by root and cu could not read it. Force the owning of all tty by uucp
2018-02-02Remove lavapdu support and replace with pdu_genericCorentin LABBE1-11/+0
Recent lavapdu is unpackaged and buggy. Remove it and replace with a generic PDU command line wrapper
2017-10-25Add support for lavapduCorentin LABBE1-0/+11
2017-10-25Add support for conmuxCorentin LABBE1-0/+9
2017-10-25import lava-slaveCorentin LABBE1-0/+14