| 
									
										
										
										
											2016-02-24 19:29:19 +00:00
										 |  |  | # Config file for /etc/init.d/sauerbraten | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Owner of Sauerbraten server processes (must be existing) | 
					
						
							|  |  |  | USER="sauerbraten" | 
					
						
							|  |  |  | GROUP="sauerbraten" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Whether to run the dedicated server | 
					
						
							|  |  |  | RUNSERVER="Yes" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Location of the dedicated server config directory | 
					
						
							| 
									
										
										
										
											2016-05-23 13:20:25 +00:00
										 |  |  | SERVERCONFIG="/var/lib/sauerbraten" | 
					
						
							| 
									
										
										
										
											2016-02-24 19:29:19 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | # Additional command line arguments to the dedicated server | 
					
						
							|  |  |  | SERVERARGS="" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Whether to run the master server | 
					
						
							|  |  |  | RUNMASTER="No" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Location of the master server config directory | 
					
						
							| 
									
										
										
										
											2016-05-23 13:20:25 +00:00
										 |  |  | MASTERCONFIG="/var/lib/sauerbraten" | 
					
						
							| 
									
										
										
										
											2016-02-24 19:29:19 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | # What port should the masterserver use | 
					
						
							|  |  |  | MASTERPORT="28787" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # What ip should the masterserver bind to | 
					
						
							|  |  |  | MASTERIP="" |