summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
2faa647)
svn path=/trunk/packages/invirt-host-master/; revision=1981
+# Re-order ssh in the boot process to start before cman/clvm, so you
+# can fix it when it inevitably goes bad
+# update-rc.d -f ssh remove
+# update-rc.d -f ssh start 16 S . stop 84 0 6 .
+
## to take up the new Xen-hypervisor kernel
# shutdown -r now
## to take up the new Xen-hypervisor kernel
# shutdown -r now