grml-router: fix usage of iptables by dropping full path usage
authorMichael Prokop <mika@grml.org>
Tue, 7 Jun 2016 14:24:59 +0000 (16:24 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 7 Jun 2016 14:24:59 +0000 (16:24 +0200)
commit09a3d477144a7d99e089673e40df57c4a3835f29
tree61008a7868425eb54c3fce6940d6236bec2a9889
parent0ef75660c9acf5bc9f21c87730872fa622ac4ede
grml-router: fix usage of iptables by dropping full path usage

check4progs expects a program with its full path, otherwise
it fails with:

| /sbin/iptables: binary not found

Thanks: Ralf Moll for the bugreport
sbin/grml-router