We now have a team member who is interested in OpenRC on prefix, so I am bringing it back to the main tree.
		
			
				
	
	
		
			14 lines
		
	
	
		
			464 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			464 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ##############################################################################
 | |
| # FreeBSD SPECIFIC OPTIONS
 | |
| 
 | |
| # This is the subsystem type. Valid options on FreeBSD:
 | |
| # ""        - nothing special
 | |
| # "jail"    - FreeBSD jails
 | |
| # "prefix"  - Prefix
 | |
| # If this is commented out, automatic detection will be used.
 | |
| #
 | |
| # This should be set to the value representing the environment this file is
 | |
| # PRESENTLY in, not the virtualization the environment is capable of.
 | |
| #rc_sys=""
 | |
| 
 |