drop good bye message
[project/procd.git] / state.c
diff --git a/state.c b/state.c
index 1abcbcaec6f6c0b3baf8068ac79c62bd5512df58..8fe931eae5deeac85ee0b2fd19445815ef00bf5d 100644 (file)
--- a/state.c
+++ b/state.c
@@ -65,7 +65,7 @@ static void state_enter(void)
                break;
 
        case STATE_HALT:
-               LOG("- reboot -\nprocd says good bye !\n");
+               LOG("- reboot -\n");
                sync();
                sleep(1);
                reboot(reboot_event);