next up previous
Next: About this document ... Up: Removing init-script links Previous: Gentoo based

Other System V init distributions

For other System V init distributions you need to run:
for i in 2 3 4 5; do
  rm /etc/rc${i}.d/S20keytouch-init.sh;
done



Marvin 2005-11-28