sifre.degistir.iptal
This commit is contained in:
		
							parent
							
								
									da1d7e8622
								
							
						
					
					
						commit
						0bd6a40acf
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -41,12 +41,14 @@ case "${1}" in
 | 
			
		|||
      log_info_msg "Starting kernel log daemon..."
 | 
			
		||||
      start_daemon /sbin/klogd
 | 
			
		||||
      evaluate_retval
 | 
			
		||||
       #sifre degistirme iptal
 | 
			
		||||
      if [ "`cat /etc/passwd | grep ^root|cut -d ":" -f2`" != "x" ]; then
 | 
			
		||||
         /sbin/pwconv
 | 
			
		||||
         /sbin/grpconv
 | 
			
		||||
	
 | 
			
		||||
	 echo -e "milis\nmilis"|passwd
 | 
			
		||||
	 chage -d 0 root
 | 
			
		||||
      fi
 | 
			
		||||
	 #chage -d 0 root
 | 
			
		||||
     fi
 | 
			
		||||
      ;;
 | 
			
		||||
 | 
			
		||||
   stop)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue