Meulengracht / MollenOS

MollenOS/Vali is a modern operating system that is built with focus on abstraction and a modular design, allowing anyone to port it to any architecture. It currently targets the x86-32 and x86-64 platform.
http://www.mollenos.com
GNU General Public License v3.0
447 stars 21 forks source link

[services] implement yaml configuration files #302

Closed Meulengracht closed 1 year ago

Meulengracht commented 1 year ago

Just like we have yaml configurations for drivers, we need some for services as well to move the hardcoded details out.