Merge pull request #16681 from Aske/tlp-restart
tlp service: add restart on config change
This commit is contained in:
		
						commit
						00a4613563
					
				@ -64,6 +64,7 @@ in
 | 
			
		||||
        after = [ "multi-user.target" ];
 | 
			
		||||
        wantedBy = [ "multi-user.target" ];
 | 
			
		||||
        before = [ "shutdown.target" ];
 | 
			
		||||
        restartTriggers = [ confFile ];
 | 
			
		||||
 | 
			
		||||
        serviceConfig = {
 | 
			
		||||
          Type = "oneshot";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user