#!/bin/sh

#change the ownership of sensors folders
chown -R system:system /data/persist/sensors
