AFAIK nobody uses this, setuid binaries are evil, and there is no good reason why people can't just run the daemon.
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			89 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			89 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
source common.sh
 | 
						|
 | 
						|
clearStore
 | 
						|
clearManifests
 | 
						|
startDaemon
 | 
						|
$SHELL ./user-envs.sh
 | 
						|
killDaemon
 |