diff options
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 |
