mirror of
				https://github.com/Zygo/bees.git
				synced 2025-11-03 19:50:34 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			267 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			267 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Bees - Best-Effort Extent-Same, a btrfs deduplicator daemon: %i
 | 
						|
After=local-fs.target
 | 
						|
 | 
						|
[Service]
 | 
						|
ExecStart=/usr/bin/beesd %i
 | 
						|
Nice=19
 | 
						|
IOSchedulingClass=idle
 | 
						|
CPUAccounting=true
 | 
						|
MemoryAccounting=true
 | 
						|
# CPUQuota=95%
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=local-fs.target
 |