Disable by default removal of not found devices in /etc/fstab
This commit is contained in:
parent
22e6011467
commit
30f9d333d2
@ -24,7 +24,7 @@ FS_CDROM_UPDATE=no
|
|||||||
|
|
||||||
# remove entries from /etc/fstab for non-existing devices
|
# remove entries from /etc/fstab for non-existing devices
|
||||||
# (yes/no, default: yes)
|
# (yes/no, default: yes)
|
||||||
FS_NO_DEV_REMOVE=yes
|
FS_NO_DEV_REMOVE=no
|
||||||
|
|
||||||
# run configuration wizard if a new network device is discovered
|
# run configuration wizard if a new network device is discovered
|
||||||
# (dialog/auto/off, default: off)
|
# (dialog/auto/off, default: off)
|
||||||
|
Loading…
Reference in New Issue
Block a user