mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
6 lines
88 B
Rust
6 lines
88 B
Rust
// include!("src/lib/audit_loglevel.rs");
|
|
|
|
fn main() {
|
|
profiles::apply_profile();
|
|
}
|