Fixed typo in r1156 that broke some unit tests

This commit is contained in:
frisco 2009-05-14 07:28:45 +00:00
parent 615073e02c
commit a4b638606a
1 changed files with 1 additions and 1 deletions

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/ubd
AllowedDevices = /dev/ubdb
# use separate config partition? (1=yes / 0=no)
UseConfigPartition = 1