You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							14 lines
						
					
					
						
							336 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							14 lines
						
					
					
						
							336 B
						
					
					
				
								#
							 | 
						|
								# Init system options
							 | 
						|
								#
							 | 
						|
								# If the kernel supports using the autofs miscellanous device
							 | 
						|
								# and you wish to use it you must set this configuration option
							 | 
						|
								# to "yes" otherwise it will not be used.
							 | 
						|
								#
							 | 
						|
								USE_MISC_DEVICE="yes"
							 | 
						|
								#
							 | 
						|
								# Use OPTIONS to add automount command line options that
							 | 
						|
								# will be used when the daemon is started.
							 | 
						|
								#
							 | 
						|
								#OPTIONS=""
							 | 
						|
								#
							 | 
						|
								
							 |