mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Clarify iiab-remoteit-off: connectd may not exist
This commit is contained in:
		
							parent
							
								
									5290f00368
								
							
						
					
					
						commit
						3796735b89
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -18,7 +18,7 @@ fi
 | 
			
		|||
# https://github.com/iiab/iiab/tree/master/roles/remoteit/tasks/enable-or-disable.yml
 | 
			
		||||
 | 
			
		||||
# remote.it "parent" service
 | 
			
		||||
systemctl stop connectd || true    # connectd may no longer exist. See PR #3363
 | 
			
		||||
systemctl stop connectd || true    # connectd may not exist.  See PR #3363
 | 
			
		||||
systemctl disable connectd || true
 | 
			
		||||
 | 
			
		||||
# "Remote tcp command service"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue