• Ozan Çağlayan's avatar
    * bin/mudur.py (CPU): Completely remove the CPU class as cpufreq · 373aa10e
    Ozan Çağlayan yazdı
    probing will be done by kernel,
    * bin/mudur.py (checkFileSystems): Delete /forcefsck only if it
    exists. Fixes an unhandled exception during boot if mudur=forcefsck
    is given,
    * bin/mudur.py (readyService): Remove this method and use startService
    with a second parameter equal to 'ready' instead of this,
    * bin/mudur.py (startService): Add a second parameter command= for
    being able to call "service --ready" for some services.
    * bin/mudur.py (Config.__init__): Enable debug by default as we don't
    flood mudur.log with millions of lines when it's enabled.
    
    373aa10e
mudur.py 39.6 KB