授权管理使用共享内存支持主从模式

This commit is contained in:
luwenpeng
2023-06-20 21:49:58 +08:00
parent 61233aac97
commit 4c8c7f8759
17 changed files with 430 additions and 138 deletions

2
cmake/PostInstall.in Normal file
View File

@@ -0,0 +1,2 @@
%systemd_post hasp_monitor.service
/sbin/ldconfig

2
cmake/PostUninstall.in Normal file
View File

@@ -0,0 +1,2 @@
%systemd_postun_with_restart hasp_monitor.service
/sbin/ldconfig

1
cmake/PreUninstall.in Normal file
View File

@@ -0,0 +1 @@
%systemd_preun hasp_monitor.service