netctl-gui/sources/helper/netctlgui-helper.service
arcan1s b909222db9 better submodules integration (hope =))
add --session support to the helper
2014-08-27 17:23:12 +04:00

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