Fix a brain fart
This commit is contained in:
		@@ -241,7 +241,7 @@ stop()
 | 
			
		||||
	# Don't stop the network at shutdown.
 | 
			
		||||
 	# We don't use the noshutdown keyword so that we are started again
 | 
			
		||||
	# correctly if we go back to multiuser.
 | 
			
		||||
	! yesno ${shutdown_network:-YES} && yesno $RC_GOINGDOWN && return 0
 | 
			
		||||
	yesno ${shutdown_network:-YES} && yesno $RC_GOINGDOWN && return 0
 | 
			
		||||
 | 
			
		||||
	local int= intv= cmd= downcmd= r=
 | 
			
		||||
	einfo "Stopping network"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user