reboot            501 src/cron.c     	int reboot;
reboot            511 src/cron.c     	if ((reboot = creat(REBOOT_LOCK, S_IRUSR & S_IWUSR)) < 0)
reboot            515 src/cron.c     		close(reboot);