mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-24 07:27:22 +00:00
13 lines
272 B
Desktop File
13 lines
272 B
Desktop File
[Unit]
|
|
Description=netctlgui-helper daemon
|
|
Documentation=man:netctlgui-helper(1) man:netctl-gui.conf(5)
|
|
|
|
[Service]
|
|
Type=dbus
|
|
BusName=org.netctlgui.helper
|
|
ExecStart=/usr/bin/netctlgui-helper --nodaemon --system
|
|
Capabilities=CAP_SETUID
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|