Guest User

Untitled

a guest
Mar 24th, 2012
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. jc@Mediaserver:~$ sudo update-rc.d -f StartVNC.sh remove
  2. Removing any system startup links for /etc/init.d/StartVNC.sh ...
  3. jc@Mediaserver:~$ sudo update-rc.d -f StartVNC.sh remove
  4. Removing any system startup links for /etc/init.d/StartVNC.sh ...
  5. jc@Mediaserver:~$ sudo update-rc.d StartVNC.sh defaults
  6. update-rc.d: warning: /etc/init.d/StartVNC.sh missing LSB information
  7. update-rc.d: see <http://wiki.debian.org/LSBInitScripts>
  8. Adding system startup for /etc/init.d/StartVNC.sh ...
  9. /etc/rc0.d/K20StartVNC.sh -> ../init.d/StartVNC.sh
  10. /etc/rc1.d/K20StartVNC.sh -> ../init.d/StartVNC.sh
  11. /etc/rc6.d/K20StartVNC.sh -> ../init.d/StartVNC.sh
  12. /etc/rc2.d/S20StartVNC.sh -> ../init.d/StartVNC.sh
  13. /etc/rc3.d/S20StartVNC.sh -> ../init.d/StartVNC.sh
  14. /etc/rc4.d/S20StartVNC.sh -> ../init.d/StartVNC.sh
  15. /etc/rc5.d/S20StartVNC.sh -> ../init.d/StartVNC.sh
Advertisement
Add Comment
Please, Sign In to add comment