Ganeti 1.2 ========== For installation instructions, read the INSTALL and the doc/install.pdf files. For a brief introduction, read the ganeti(7) manpage and the other pages it suggests.
"doc/git@git.minedu.gov.gr:itminedu/snf-ganeti.git" did not exist on "b81ef751b4fbb8d3f53432d536102045a31e4700"
Iustin Pop
authored
The /var/run directory can be a tmpfs mount, so even if we make it at install time (or include it in the package) it can go away. Therefore, test for its existence and create it in the startup script. Reviewed-by: imsnah