feat: Add a hook and wrap all applications in the hook script to start

Add a hook to solve the problem of not being able to start some startup scripts for applications without shebang

Log
This commit is contained in:
zhangkun
2024-04-29 14:32:54 +08:00
committed by Comix
parent 089cb6155a
commit 18720ef75a
5 changed files with 53 additions and 2 deletions

1
debian/control vendored
View File

@ -15,7 +15,6 @@ Homepage: https://github.com/linuxdeepin/dde-application-manager
Package: dde-application-manager
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: deepin-deb-fix
Description: Application manager for DDE.
Launch applications by systemd for more caps.