mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-04 04:38:02 +00:00 
			
		
		
		
	Added cleanup of text files from /tmp to prevent filling of /tmp
This commit is contained in:
		@@ -12,6 +12,7 @@ verNum="5.4.2"
 | 
				
			|||||||
GUIDIR="${HL}/LANforgeGUI_${verNum}"
 | 
					GUIDIR="${HL}/LANforgeGUI_${verNum}"
 | 
				
			||||||
ST="/tmp/summary.txt"
 | 
					ST="/tmp/summary.txt"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					rm -f /tmp/*.txt
 | 
				
			||||||
rm -f $GUILog $GUIUpdate $CTLGUI $CTLH $ST
 | 
					rm -f $GUILog $GUIUpdate $CTLGUI $CTLH $ST
 | 
				
			||||||
 | 
					
 | 
				
			||||||
touch "${HL}/LANforgeGUI_${verNum}/NO_AUTOSTART"
 | 
					touch "${HL}/LANforgeGUI_${verNum}/NO_AUTOSTART"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user