December 22 update
This commit is contained in:
		@ -161,7 +161,7 @@ set nowrap
 | 
			
		||||
# set speller "aspell -x -c"
 | 
			
		||||
 | 
			
		||||
## Allow nano to be suspended.
 | 
			
		||||
set suspend
 | 
			
		||||
#set suspend
 | 
			
		||||
 | 
			
		||||
## Use this tab size instead of the default; it must be greater than 0.
 | 
			
		||||
set tabsize 4
 | 
			
		||||
 | 
			
		||||
@ -19,7 +19,7 @@
 | 
			
		||||
name=gstat_exporter
 | 
			
		||||
rcvar=${name}_enable
 | 
			
		||||
 | 
			
		||||
GSTATEXPORTER="nohup /usr/local/bin/python3.8 /root/FreeBSD/scripts/gstat_exporter.py"
 | 
			
		||||
GSTATEXPORTER="nohup /usr/local/bin/python3.9 /root/FreeBSD/scripts/gstat_exporter.py"
 | 
			
		||||
 | 
			
		||||
start_cmd="${name}_start"
 | 
			
		||||
stop_cmd="${name}_stop"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user