Hmm
This commit is contained in:
		
							parent
							
								
									a0c64de181
								
							
						
					
					
						commit
						b52ae19a64
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -24,8 +24,8 @@
 | 
			
		|||
    scriptArgs = "%i";
 | 
			
		||||
 | 
			
		||||
    serviceConfig = {
 | 
			
		||||
      ExecStart = "echo ${pkgs.auto-mount} add $@";
 | 
			
		||||
      ExecStop = "echo ${pkgs.auto-mount} remove $@";
 | 
			
		||||
      ExecStart = "${pkgs.toybox}/bin/echo ${pkgs.auto-mount} add %i";
 | 
			
		||||
      ExecStop = "${pkgs.toybox}/bin/echo ${pkgs.auto-mount} remove %i";
 | 
			
		||||
      Type = "oneshot";
 | 
			
		||||
      RemainAfterExit = true;
 | 
			
		||||
    };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue