* `sm-notify' should also run on the server
(http://hydra.nixos.org/build/483567). I love regression tests. svn path=/nixos/trunk/; revision=22559
This commit is contained in:
		
							parent
							
								
									ddf6dae895
								
							
						
					
					
						commit
						b51e309c89
					
				@ -175,8 +175,7 @@ in
 | 
			
		||||
 | 
			
		||||
            exec = "${pkgs.nfsUtils}/sbin/rpc.statd --no-notify";
 | 
			
		||||
 | 
			
		||||
            postStart = optionalString cfg.client.enable
 | 
			
		||||
              "${pkgs.nfsUtils}/sbin/sm-notify -d";
 | 
			
		||||
            postStart = "${pkgs.nfsUtils}/sbin/sm-notify -d";
 | 
			
		||||
          };
 | 
			
		||||
        };
 | 
			
		||||
      
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user