Add devfs rules for homeserver.
This commit is contained in:
		
							parent
							
								
									023e362896
								
							
						
					
					
						commit
						d7f99659f1
					
				| @ -18,6 +18,7 @@ hwpstate: false | ||||
| build_user: | ||||
|   name: talexander | ||||
|   group: talexander | ||||
| devfs_rules: "homeserver_devfs.rules" | ||||
| jail_zfs_dataset: zmass/encrypted/jails | ||||
| jail_zfs_dataset_mountpoint: /jail/main | ||||
| jail_canmount: "on" | ||||
|  | ||||
							
								
								
									
										19
									
								
								ansible/roles/devfs/files/homeserver_devfs.rules
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								ansible/roles/devfs/files/homeserver_devfs.rules
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,19 @@ | ||||
| # [localrules=10] | ||||
| # add path 'input/*' mode 0660 group video | ||||
| # add path 'usb/*' mode 0660 group usb | ||||
| 
 | ||||
| [tajailwg=13] | ||||
| add include $devfsrules_hide_all | ||||
| add include $devfsrules_unhide_basic | ||||
| add include $devfsrules_unhide_login | ||||
| add path 'bpf*' unhide | ||||
| add path pf unhide | ||||
| add path pflog unhide | ||||
| add path pfsynv unhide | ||||
| add path 'tun*' unhide | ||||
| 
 | ||||
| [tajaildhcp=14] | ||||
| add include $devfsrules_hide_all | ||||
| add include $devfsrules_unhide_basic | ||||
| add include $devfsrules_unhide_login | ||||
| add path 'bpf*' unhide | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Tom Alexander
						Tom Alexander