mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Add gp-suspend.service
This commit is contained in:
@@ -11,4 +11,6 @@ case "$1" in
|
||||
;;
|
||||
esac
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
exit 0
|
||||
|
@@ -2,6 +2,12 @@
|
||||
|
||||
export OFFLINE = @OFFLINE@
|
||||
export BUILD_FE = 0
|
||||
export DEB_PACKAGING = 1
|
||||
export INCLUDE_SYSTEMD = 1
|
||||
export ENABLE_SERVICE = 0
|
||||
|
||||
%:
|
||||
dh $@ --no-parallel
|
||||
|
||||
override_dh_installsystemd:
|
||||
dh_installsystemd gp-suspend.service --no-start
|
||||
|
Reference in New Issue
Block a user