Advertisement
Guest User

Untitled

a guest
Feb 24th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. #/bin/sh
  2. touch /test
  3.  
  4. -rwxr-xr-x 1 root root 22 Feb 24 09:34 /etc/init.d/te1
  5.  
  6. /etc/rc0.d/K01te1 -> ../init.d/te1
  7. /etc/rc6.d/K01te1 -> ../init.d/te1
  8.  
  9. /etc/rc5.d/S01te1 -> ../init.d/te1
  10.  
  11. sudo chmod +x K99_script
  12.  
  13. ln -s /etc/init.d/te1 etc/rc0.d/S01te1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement