Merge remote-tracking branch 'origin/pr/64'
* origin/pr/64: use 'true' rather than ':' for consistency
This commit is contained in:
		
						commit
						dc5a87f9b4
					
				| @ -19,5 +19,5 @@ if [ "x$network" != "x" ]; then | |||||||
|     echo "NS2=$secondary_dns" >> /var/run/qubes/qubes-ns |     echo "NS2=$secondary_dns" >> /var/run/qubes/qubes-ns | ||||||
|     /usr/lib/qubes/qubes-setup-dnat-to-ns |     /usr/lib/qubes/qubes-setup-dnat-to-ns | ||||||
|     echo "1" > /proc/sys/net/ipv4/ip_forward |     echo "1" > /proc/sys/net/ipv4/ip_forward | ||||||
|     /sbin/ethtool -K eth0 sg off || : |     /sbin/ethtool -K eth0 sg off || true | ||||||
| fi | fi | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Marek Marczykowski-Górecki
						Marek Marczykowski-Górecki