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 | 356f25a9d25024cd6296686773ba36095fcb7368 (patch) | |
tree | 8b8f3369371c392cb4b37c8a78daa778b3f689e5 | |
parent | db2fb8b66d00048c2462e2fb5022dadf9d0f1618 (diff) |
automatic import of osmind-aiopeneuler24.03_LTS_SP1
-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 |