Skip to content

Investigate why the @reboot cron job isn't working #6

Description

@thelovebug

./monitor_helper.sh enable places a @reboot entry into the pi-star user's crontab. This is so that if the node is rebooted, the dapnet-ntfygateway is automatically restarted as soon as the node comes back up.

For some reason, this isn't working, and I have nothing to help tell me why (#7). The script still needs to be restarted manually with a ./monitor_helper.sh start command - incidentally the same command that's in the cron entry!

It could be that the process is starting too quickly and there are some dependencies that aren't available yet. Moving from cron to systemd may help here (#8)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions