update packaging

This commit is contained in:
Kevin Yue
2021-09-30 17:28:56 +08:00
parent ce2360be61
commit 8f220b11c0
48 changed files with 828 additions and 1192 deletions

View File

@@ -0,0 +1,11 @@
[Unit]
Description=GlobalProtect openconnect DBus service
[Service]
Environment="LANG=en_US.utf8"
Type=dbus
BusName=com.yuezk.qt.GPService
ExecStart=@CMAKE_INSTALL_PREFIX@/bin/gpservice
[Install]
WantedBy=multi-user.target