mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-09 20:05:53 +00:00
alfa version of de: IT BUILDS!
This commit is contained in:
18
sources/dataengine/netctl.conf
Normal file
18
sources/dataengine/netctl.conf
Normal file
@ -0,0 +1,18 @@
|
||||
# Configuration file for netctl data engine
|
||||
# Uncomment needed lines
|
||||
|
||||
## Commands
|
||||
# command
|
||||
#CMD=/usr/bin/netctl
|
||||
# ip command
|
||||
#IPCMD=/usr/bin/ip
|
||||
|
||||
## Network
|
||||
# path to list of network devices
|
||||
#NETDIR=/sys/class/net/
|
||||
|
||||
## External IP
|
||||
# external ip check command
|
||||
#EXTIPCMD=wget -qO- http://ifconfig.me/ip
|
||||
# 'true' - check external IP
|
||||
#EXTIP=false
|
Reference in New Issue
Block a user