2025-03-12 10:03:16 +08:00
|
|
|
|
window环境下的安装卸载脚本:StartService.bat 和 StopService.bat
|
|
|
|
|
|
|
|
|
|
|
|
非window环境下的安装卸载脚本:installer_linux.sh 和uninst_linux.sh
|
|
|
|
|
|
|
|
|
|
|
|
在麒麟环境下,自动切换数据库服务脚本:switch_dataBase_kylin.sh
|
|
|
|
|
|
|
|
|
|
|
|
在麒麟环境下,由于定制化的操作系统中polkit版本较低只支持 .plka文件机制管理权限,而非js的规则文件:allow-program-kylin.pkla
|
|
|
|
|
|
|
2026-04-28 14:57:04 +08:00
|
|
|
|
针对欧拉以非root权限登入polkit .js的规则文档:51-custom-authentication.rules
|
|
|
|
|
|
|
|
|
|
|
|
针对window系统 添加注册表脚本:registry_software.bat
|
|
|
|
|
|
|
|
|
|
|
|
z1-oe-mysql-custom.cnf 针对欧拉环境下使用mysql服务端和客户端数据导入导出配置文件
|