mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Merge branch 'master' of ssh://arne_f@ipfire.org/pub/git/ipfire-2.x
This commit is contained in:
13
config/etc/e2fsck.conf
Normal file
13
config/etc/e2fsck.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
[problems]
|
||||
|
||||
# Superblock last mount time is in the future (PR_0_FUTURE_SB_LAST_MOUNT).
|
||||
0x000031 = {
|
||||
preen_ok = true
|
||||
preen_nomessage = true
|
||||
}
|
||||
|
||||
# Superblock last write time is in the future (PR_0_FUTURE_SB_LAST_WRITE).
|
||||
0x000032 = {
|
||||
preen_ok = true
|
||||
preen_nomessage = true
|
||||
}
|
||||
@@ -8,6 +8,7 @@ dev/null
|
||||
dev/console
|
||||
etc/bashrc
|
||||
etc/certparams
|
||||
etc/e2fsck.conf
|
||||
etc/fstab
|
||||
etc/group
|
||||
etc/hddtemp.db
|
||||
|
||||
Reference in New Issue
Block a user