Thanks to visit codestin.com
Credit goes to github.com

Skip to content

getsolus/usysconf-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usysconf-rs

usysconf-rs is a stateless binary to provide a centralised configuration system to replace "package hooks" and post-installation triggers. It involves using Yaml based config files for running other binaries, that allow for the capacity to skip running based on either existing or missing paths. It leverages the AerynOS triggers crate for the loading and processing of triggers.

The binary runs all config files in the directories, or only some of them by passing them as arguments.

This replaces the previous version written in C that hardcoded the handlers, to a version written in Rust with Yaml based config files.

⚖️ License

usysconf-rs is available under the terms of the MPL-2.0.

About

Universal system configuration leveraging `moss` triggers from AerynOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages