11 lines
		
	
	
		
			217 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			217 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=udevmon
 | 
						|
Wants=systemd-udev-settle.service
 | 
						|
After=systemd-udev-settle.service
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=/usr/bin/nice -n -20 udevmon -c /etc/interception/udevmon.yaml
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |