Searched refs:SETCAP (Results 1 – 2 of 2) sorted by relevance
72 SETCAP=`which setcap 2>/dev/null`73 if [ "$SETCAP" == "" ]; then
87 SETCAP=`which setcap 2>/dev/null`88 if [ "$CHMOD" == "" -o "$SETCAP" == "" ]; then