Drop support for running nix-worker in "slave" mode
AFAIK nobody uses this, setuid binaries are evil, and there is no good reason why people can't just run the daemon.
This commit is contained in:
		
							parent
							
								
									7586095504
								
							
						
					
					
						commit
						522ecab9b8
					
				
					 6 changed files with 9 additions and 146 deletions
				
			
		|  | @ -1,11 +1,5 @@ | |||
| source common.sh | ||||
| 
 | ||||
| echo '*** testing slave mode ***' | ||||
| clearStore | ||||
| clearManifests | ||||
| NIX_REMOTE_=slave $SHELL ./user-envs.sh | ||||
| 
 | ||||
| echo '*** testing daemon mode ***' | ||||
| clearStore | ||||
| clearManifests | ||||
| startDaemon | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue