9 lines
		
	
	
		
			153 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			153 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/env watchman
 | |
| # Author: Alad Wenter
 | |
| 
 | |
| depends dbus || return 1
 | |
| 
 | |
| #service_respawn='true'
 | |
| service_command='/usr/bin/connmand'
 | |
| service_args=( -n )
 |