Searched refs:CONFIG_DIR (Results 1 – 7 of 7) sorted by relevance
12 CONFIG_DIR=/etc/openvpn14 test -d $CONFIG_DIR || exit 021 --config $CONFIG_DIR/$NAME.conf --cd $CONFIG_DIR || rc="$?"39 for CONFIG in `cd $CONFIG_DIR; ls *.conf 2> /dev/null`; do44 if test -e $CONFIG_DIR/$2.conf ; then84 if egrep '^( |\t)*user' $CONFIG_DIR/$NAME.conf > /dev/null 2>&1 ; then
49 OUTPUT_MIN_CONFIG = ${CONFIG_DIR}/config-new-min-net50 IGNORE_CONFIG = ${CONFIG_DIR}/config-skip-net57 OUTPUT_MIN_CONFIG = ${CONFIG_DIR}/config-new-min58 IGNORE_CONFIG = ${CONFIG_DIR}/config-skip59 MIN_CONFIG = ${CONFIG_DIR}/config-new-min-net
55 MIN_CONFIG = ${CONFIG_DIR}/config-min-net66 MIN_CONFIG = ${CONFIG_DIR}/config-min
38 CONFIG_DIR := ${THIS_DIR}/configs/${MACHINE}96 MIN_CONFIG = ${CONFIG_DIR}/config-min
36 PATCH_CONFIG := ${CONFIG_DIR}/config-patchcheck
3 CONFIG_DIR="/usr/share/phosphor-gpio-monitor"4 MULTI_MONITOR_DEFAULT_CONF="${CONFIG_DIR}/phosphor-multi-gpio-monitor.json"5 MULTI_MONITOR_EVT_CONF="${CONFIG_DIR}/phosphor-multi-gpio-monitor-evt.json"6 MULTI_PRESENCE_DEFAULT_CONF="${CONFIG_DIR}/phosphor-multi-gpio-presence.json"7 MULTI_PRESENCE_EVT_CONF="${CONFIG_DIR}/phosphor-multi-gpio-presence-evt.json"
32 CONFIG_DIR = 'configs' variable74 for (dirpath, dirnames, filenames) in os.walk(CONFIG_DIR):99 if not os.path.exists(os.path.join(CONFIG_DIR, defconfig)):235 for (dirpath, dirnames, filenames) in os.walk(CONFIG_DIR):