netctl-gui/sources/dataengine/netctl.conf
2014-01-30 20:44:49 +04:00

19 lines
343 B
Plaintext

# 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