| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| linux_poweroff | 2025-05-10 | 16.8 kB | |
| linux_reboot | 2025-05-10 | 16.8 kB | |
| linux_reboot.c | 2025-05-01 | 3.2 kB | |
| Makefile | 2025-02-05 | 438 Bytes | |
| linux_reboot.h | 2025-02-05 | 1.9 kB | |
| README | 2025-02-05 | 337 Bytes | |
| Totals: 6 Items | 39.5 kB | 0 | |
README This a replacement reboot utility for linux reboot. It was created for the runlevel less operation, to bypass the authorization reqirement inherited from the old runlevel systems. The only requirement is that ./poweroff or ./reboot file exists. This is done to prevent accidental boot commands. # EOF