correctly set default scheduler to deadline

This commit is contained in:
Fabian Grünbichler 2017-03-29 15:12:55 +02:00
parent 5ecce9d074
commit e0f4973c76

View file

@ -235,7 +235,7 @@ PVE_CONFIG_OPTS= \
-e CONFIG_MEMCG_SWAP_ENABLED \
-e CONFIG_MEMCG_KMEM \
-d CONFIG_DEFAULT_CFQ \
--set-str CONFIG_DEFAULT_IOSCHED deadline \
-e CONFIG_DEFAULT_DEADLINE \
-e CONFIG_MODVERSIONS \
-d CONFIG_DEFAULT_SECURITY_DAC \
-e CONFIG_DEFAULT_SECURITY_APPARMOR \