GlobalProtect-openconnect/GPService/systemd/gpservice.service.in
2021-10-24 12:11:54 +08:00

12 lines
225 B
SYSTEMD

[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