* unittests are using /dev/ubd* in uml

This commit is contained in:
age 2008-02-17 18:10:36 +00:00
parent b1c733cd52
commit 42a5e1bcc6

View file

@ -2,7 +2,7 @@
# comma separated list of possible prefixes for accesible devices
# beware: .e.g "/dev/hd" grants access to _all_ harddisks
AllowedDevices = /dev/loop, /dev/ubdb
AllowedDevices = /dev/ubd
# use separate config partition? (1=yes / 0=no)
UseConfigPartition = 1