ayarlar
This commit is contained in:
		
							parent
							
								
									f05c821567
								
							
						
					
					
						commit
						21267369e5
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -23,6 +23,8 @@ BIN_FILE="/usr/sbin/lxdm"
 | 
			
		|||
 | 
			
		||||
case $1 in
 | 
			
		||||
   start)
 | 
			
		||||
	log_info_msg "Yerel ayarlar eklendi..."
 | 
			
		||||
    yerel_ayar
 | 
			
		||||
    log_info_msg "Starting LXDM..."
 | 
			
		||||
	start_daemon $BIN_FILE -d
 | 
			
		||||
	evaluate_retval
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -20,8 +20,6 @@ case ${1} in
 | 
			
		|||
         bolumleri_bagla || exit 1
 | 
			
		||||
         log_info_msg "klavye ayarlari eklendi..."
 | 
			
		||||
         klavye_ayar || exit 1
 | 
			
		||||
         log_info_msg "Yerel ayarlar eklendi..."
 | 
			
		||||
         yerel_ayar || exit 1
 | 
			
		||||
         ;;
 | 
			
		||||
   stop)
 | 
			
		||||
         do_stop_clock
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue