#!/bin/sh
        chmod +x /opt/netstory/netstory.py /opt/netstory/netstoryd.py  || echo "Warning: chmod failed. The package might not work properly"
        start netstoryd || echo "Warning: Starting the netstory daemon failed. The package might not work properly."
        