aboutsummaryrefslogtreecommitdiff
path: root/net/https-dns-proxy/test.sh
blob: 443b747a086452b3647ccb646bbe5f0b5c52b96e (plain)
1
2
3
#!/bin/sh

/etc/init.d/"$1" version 2>&1 | grep "$2" && "$1" -V 2>&1 | grep "$2"