#!/bin/sh
sed 's/network\/wireless\/wifi_scanner/services\/wifi_scanner/g' -i "$UCI_CONFIG_DIR/rpcd"
exit 0
