Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2019-09-14,master
commit 832cb72ac2d9c11dd8196af8e57b35d750e912b0 Author: Sven Eckelmann sven@narfation.org Date: Fri Aug 23 14:28:03 2019 +0000
doc: open-mesh/Emulation_Debug
832cb72ac2d9c11dd8196af8e57b35d750e912b0 open-mesh/Emulation_Debug.textile | 1 - 1 file changed, 1 deletion(-)
diff --git a/open-mesh/Emulation_Debug.textile b/open-mesh/Emulation_Debug.textile index 762d297..31fc6ae 100644 --- a/open-mesh/Emulation_Debug.textile +++ b/open-mesh/Emulation_Debug.textile @@ -19,7 +19,6 @@ ssh-add -L | sudo tee debian/root/.ssh/authorized_keys sudo mkdir debian/host sudo sh -c 'cat > debian/etc/fstab << EOF host /host 9p trans=virtio,version=9p2000.L 0 0 -none /sys/kernel/debug debugfs default 0 0 EOF'
sudo sh -c 'cat > debian/etc/rc.local << "EOF"