From 62b14289b7ab4d99239f1381467be5cb4079b7d7 Mon Sep 17 00:00:00 2001 From: Flutter Date: Mon, 9 Oct 2023 13:28:05 +0200 Subject: [PATCH] . --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23c2603..8b0f6f0 100644 --- a/README.md +++ b/README.md @@ -50,4 +50,5 @@ To allow eggnogg to start on boot, we install it as a systemd service, you can w systemctl start eggnoggpi If eggnoggpi doesn't start with the pi, add this little hack too + echo "@reboot root /sbin/service eggnoggpi start" >> /etc/crontab