Disable by default removal of not found devices in /etc/fstab

This commit is contained in:
Silvan Calarco 2015-01-17 19:03:43 +01:00
parent 22e6011467
commit 30f9d333d2

View File

@ -24,7 +24,7 @@ FS_CDROM_UPDATE=no
# remove entries from /etc/fstab for non-existing devices
# (yes/no, default: yes)
FS_NO_DEV_REMOVE=yes
FS_NO_DEV_REMOVE=no
# run configuration wizard if a new network device is discovered
# (dialog/auto/off, default: off)