netctl-gui/sources/helper/netctlgui-helper.service
arcan1s eabfac7323 add --system flag to the helper
add security notes
2014-08-12 23:49:35 +04:00

10 lines
150 B
Desktop File

[Unit]
Description=netctlgui-helper daemon
[Service]
Type=forking
ExecStart=/usr/bin/netctlgui-helper --system
[Install]
WantedBy=multi-user.target