10 lines
		
	
	
		
			92 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			92 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/sh
 | |
| 
 | |
| . /lib/gluon/autoupdater/lib.sh
 | |
| 
 | |
| 
 | |
| stop cron
 | |
| stop urngd
 | |
| stop micrond
 | |
| stop sysntpd
 |