mirror of
				https://github.com/avatao-content/baseimage-tutorial-framework
				synced 2025-11-04 01:12:55 +00:00 
			
		
		
		
	Add priorities to TFW processes
This commit is contained in:
		@@ -4,3 +4,4 @@ directory=/tmp
 | 
			
		||||
command=bash tfw_init.sh
 | 
			
		||||
autorestart=false
 | 
			
		||||
startsecs=0
 | 
			
		||||
priority=1
 | 
			
		||||
 
 | 
			
		||||
@@ -2,3 +2,4 @@
 | 
			
		||||
user=root
 | 
			
		||||
directory=%(ENV_TFW_SERVER_DIR)s
 | 
			
		||||
command=python3 -u tfw_server.py
 | 
			
		||||
priority=2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user