mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
10 lines
187 B
Desktop File
10 lines
187 B
Desktop File
[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
|