mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
11 lines
177 B
Desktop File
11 lines
177 B
Desktop File
[Unit]
|
|
Description=GlobalProtect openconnect DBus service
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=com.yuezk.qt.GPService
|
|
ExecStart=/usr/bin/gpservice
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|