mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	apparmor: add yggdrasilctl policy
This commit is contained in:
		
							parent
							
								
									73705ff09d
								
							
						
					
					
						commit
						ccdfba90de
					
				
					 1 changed files with 11 additions and 0 deletions
				
			
		
							
								
								
									
										11
									
								
								contrib/apparmor/usr.bin.yggdrasilctl
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								contrib/apparmor/usr.bin.yggdrasilctl
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,11 @@
 | 
			
		|||
# Last Modified: Mon Feb  3 22:19:45 2025
 | 
			
		||||
include <tunables/global>
 | 
			
		||||
 | 
			
		||||
/usr/bin/yggdrasilctl {
 | 
			
		||||
  include <abstractions/base>
 | 
			
		||||
 | 
			
		||||
  /etc/yggdrasil.conf rw,
 | 
			
		||||
  /run/yggdrasil.sock rw,
 | 
			
		||||
  owner /sys/kernel/mm/transparent_hugepage/hpage_pmd_size r,
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue