Oops wrong upload
This commit is contained in:
		
							parent
							
								
									12214c45e7
								
							
						
					
					
						commit
						9982a52479
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -18,9 +18,9 @@
 | 
			
		|||
    path = with pkgs; [jq coreutils udisks bash util-linux auto-mount];
 | 
			
		||||
    enable = true;
 | 
			
		||||
    description = "Mount External Drive on %i";
 | 
			
		||||
    script = "auto-mount add %i";
 | 
			
		||||
    preStop = "auto-mount remove %i";
 | 
			
		||||
    serviceConfig = {
 | 
			
		||||
      execStart = "auto-mount add %i";
 | 
			
		||||
      execStop = "auto-mount remove %i";
 | 
			
		||||
      Type = "oneshot";
 | 
			
		||||
      RemainAfterExit = true;
 | 
			
		||||
    };
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue