diff options
| author | luwenpeng <[email protected]> | 2024-11-13 15:08:03 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2024-11-15 18:40:04 +0800 |
| commit | 2e69e0edd8d2574952fd5fe779f9604cb7ed6ead (patch) | |
| tree | 94b91e279ee807a6950ef98d6b527b2c850d3d59 /cmake | |
| parent | 595167dcf811fdb0c61f9d80df7fa0cd5cbe25e8 (diff) | |
TSG-23335 TFE适配AArch64架构v4.11.1-20241115
Diffstat (limited to 'cmake')
| -rw-r--r-- | cmake/PostInstall.in | 4 | ||||
| -rw-r--r-- | cmake/PostUninstall.in | 4 | ||||
| -rw-r--r-- | cmake/PreUninstall.in | 3 |
3 files changed, 0 insertions, 11 deletions
diff --git a/cmake/PostInstall.in b/cmake/PostInstall.in deleted file mode 100644 index 3924da1..0000000 --- a/cmake/PostInstall.in +++ /dev/null @@ -1,4 +0,0 @@ -%systemd_post tfe-env.service tfe-env-tun-mode.service tfe.service -%sysctl_apply -%tmpfiles_create -/sbin/ldconfig diff --git a/cmake/PostUninstall.in b/cmake/PostUninstall.in deleted file mode 100644 index 86b5159..0000000 --- a/cmake/PostUninstall.in +++ /dev/null @@ -1,4 +0,0 @@ -%systemd_postun_with_restart tfe-env.service tfe-env-tun-mode.service tfe.service -%sysctl_apply -%tmpfiles_create -/sbin/ldconfig diff --git a/cmake/PreUninstall.in b/cmake/PreUninstall.in deleted file mode 100644 index 0e04afa..0000000 --- a/cmake/PreUninstall.in +++ /dev/null @@ -1,3 +0,0 @@ -%systemd_preun tfe-env.service tfe-env-tun-mode.service tfe.service -%sysctl_apply -%tmpfiles_create |
