#!/bin/sh
        chmod +x /opt/battery-eye/beye.py /opt/battery-eye/beyed.py || echo "Warning: chmod failed. The package might not work properly"
        start battery-eye-daemon || echo "Warning: Starting the daemon failed. The package might not work properly."
        