Fixing the pcscd job (daemonType)
svn path=/nixos/trunk/; revision=21845
This commit is contained in:
		
							parent
							
								
									a0b97de260
								
							
						
					
					
						commit
						7d6db6ac0c
					
				@ -29,7 +29,7 @@ with pkgs.lib;
 | 
			
		||||
 | 
			
		||||
        startOn = "started udev";
 | 
			
		||||
 | 
			
		||||
        daemonType = "daemon";
 | 
			
		||||
        daemonType = "fork";
 | 
			
		||||
 | 
			
		||||
        # Add to the drivers directory the only drivers we have by now: ccid
 | 
			
		||||
        preStart = ''
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user