所有 OS 设置 scope 信息

This commit is contained in:
Aoran Zeng
2026-02-24 11:13:45 +08:00
parent 1a4a59e9c5
commit 3e05bbb664
29 changed files with 48 additions and 30 deletions

View File

@@ -17,7 +17,7 @@ os_openeuler_prelude ()
chef_set_chef (this, NULL);
chef_set_sauciers (this, 3, "@ccmywish", "@Yangmoooo", "@happy-game");
chef_allow_local_mode (this, CanNot, NULL, NULL);
chef_set_os_scope (this);
chef_deny_english(this);
chef_deny_user_define(this);