mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-24 15:37:23 +00:00
10 lines
141 B
Desktop File
10 lines
141 B
Desktop File
[Unit]
|
|
Description=netctlgui-helper daemon
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/bin/netctlgui-helper
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|