=================================================================== RCS file: /cvs/prex-old/usr/bin/reboot/reboot.c,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.1.2.1 diff -u -r1.1.1.1 -r1.1.1.1.2.1 --- prex-old/usr/bin/reboot/reboot.c 2008/06/03 10:38:47 1.1.1.1 +++ prex-old/usr/bin/reboot/reboot.c 2008/08/13 17:12:35 1.1.1.1.2.1 @@ -54,7 +54,6 @@ /* kill(-1, SIGTERM); */ sleep(1); - sync(); reboot(0); fprintf(stderr, "reboot failed!\n");