diff options
author | CoprDistGit <infra@openeuler.org> | 2025-10-16 06:24:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-10-16 06:24:33 +0000 |
commit | ca9d927d3449b4e6efe0b515a518886651c26e39 (patch) | |
tree | 8b8f3369371c392cb4b37c8a78daa778b3f689e5 | |
parent | db9dca5e902e814d41598a87042e8197d3aba63e (diff) |
automatic import of osmind-aiopeneuler24.03_LTS
-rw-r--r-- | osmind-ai.spec | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/osmind-ai.spec b/osmind-ai.spec index c83d570..91ff33d 100644 --- a/osmind-ai.spec +++ b/osmind-ai.spec @@ -39,18 +39,6 @@ install -m 755 osmind_agent %{buildroot}/opt/osmind_ai/ # 复制 systemd 服务文件 install -m 644 osmind-ai.service %{buildroot}%{_unitdir}/ -%post -# systemd 配置 -%systemd_post osmind-ai.service - -%preun -# 卸载前停止服务 -%systemd_preun osmind-ai.service - -%postun -# 清理配置 -%systemd_postun_with_restart osmind-ai.service - %files %dir /opt/osmind_ai /opt/osmind_ai/osmind_agent |