Kaydet (Commit) 631708e9 authored tarafından Gürer Özen's avatar Gürer Özen

hotplug2

üst 2000fefa
......@@ -895,15 +895,18 @@ if sys.argv[1] == "sysinit":
checkRoot()
setHostname()
modules()
ui.info(_("Starting Coldplug"))
# First activate the module hotplugging
touch("/dev/.muavin")
subprocess.Popen(["/sbin/muavin.py", "--coldplug"])
checkFS()
localMount()
hdparm()
ui.info(_("Starting Coldplug"))
subprocess.Popen(["/sbin/muavin.py", "--coldplug"])
setClock()
setSystemLanguage()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment