mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
shutdown.cgi: Add "reboot with filesystem check" button
ipfirereboot.c is able to force a file system check during reboot. This patch makes this function available in the shutdown GUI. Signed-off-by: Leo-Andres Hofmann <hofmann@leo-andres.de> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
f8c7460446
commit
e64a5b4f74
@@ -2120,11 +2120,13 @@
|
||||
'real address' => 'Real Address',
|
||||
'reboot' => 'Reboot',
|
||||
'reboot ask' => 'Reboot?',
|
||||
'reboot fsck' => 'Reboot & check filesystem',
|
||||
'reboot question' => 'Extra query for restart and shutdown',
|
||||
'reboot schedule' => 'Schedule IPFire reboots',
|
||||
'reboot sure' => 'Are you sure that you want to reboot?',
|
||||
'rebooting' => 'Rebooting',
|
||||
'rebooting ipfire' => 'Rebooting IPFire',
|
||||
'rebooting ipfire fsck' => 'Rebooting IPFire, forcing filesystem check',
|
||||
'received' => 'Received',
|
||||
'reconnect' => 'Reconnect',
|
||||
'reconnection' => 'Reconnection',
|
||||
|
||||
Reference in New Issue
Block a user