Knoppix-reboot

From LocalizationWiki

 --- /base1/etc/init.d/knoppix-reboot    2005-03-31 18:45:50.000000000 -0500
 +++ /base/etc/init.d/knoppix-reboot     2006-01-12 07:47:30.000000000 -0500
 @@ -31,7 +31,7 @@
  case "$0" in
    *halt)
         message="
 -${YELLOW}MORPHIX halted.${NORMAL}"
 +${YELLOW}DZONGKHALINUX halted.${NORMAL}"
         command="halt"
         options="-p -d -i -f"
         ;;