| 
															
														 | 
														
															 
														 | 
														
															
														 | 
														
															 
														 | 
													
												
													
														| 
															816
														 | 
														
															       echo '# Mesh network' >> /etc/network/interfaces 
														 | 
														
															816
														 | 
														
															       echo '# Mesh network' >> /etc/network/interfaces 
														 | 
													
												
													
														| 
															817
														 | 
														
															       echo 'iface eth0 inet6 static' >> /etc/network/interfaces 
														 | 
														
															817
														 | 
														
															       echo 'iface eth0 inet6 static' >> /etc/network/interfaces 
														 | 
													
												
													
														| 
															818
														 | 
														
															       echo '    pre-up modprobe ipv6' >> /etc/network/interfaces 
														 | 
														
															818
														 | 
														
															       echo '    pre-up modprobe ipv6' >> /etc/network/interfaces 
														 | 
													
												
													
														| 
															819
														 | 
														
															-      echo "    address $CJDNS_IPv6" >> /etc/network/interfaces 
														 | 
														
															
														 | 
														
															 
														 | 
													
												
													
														| 
															
														 | 
														
															 
														 | 
														
															819
														 | 
														
															+      echo '    address fdfc:0000:0000:0000:0000:0000:0000:0001' >> /etc/network/interfaces 
														 | 
													
												
													
														| 
															820
														 | 
														
															       echo '    netmask 64' >> /etc/network/interfaces 
														 | 
														
															820
														 | 
														
															       echo '    netmask 64' >> /etc/network/interfaces 
														 | 
													
												
													
														| 
															821
														 | 
														
															       service networking restart 
														 | 
														
															821
														 | 
														
															       service networking restart 
														 | 
													
												
													
														| 
															822
														 | 
														
															       if [ ! "$?" = "0" ]; then 
														 | 
														
															822
														 | 
														
															       if [ ! "$?" = "0" ]; then 
														 |