mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-05-20 07:26:58 -04:00
Add dbus&systemd files
This commit is contained in:
9
GPService/systemd/gpservice.service
Normal file
9
GPService/systemd/gpservice.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=GlobalProtect openconnect DBus service
|
||||
After=network.target
|
||||
Wants=network.target
|
||||
|
||||
[Service]
|
||||
Type=dbus
|
||||
BusName=com.yuezk.qt.GPService
|
||||
ExecStart=/usr/local/bin/gpservice
|
Reference in New Issue
Block a user