diff --git a/dockerfiles/start.sh b/dockerfiles/start.sh index b1bd7f48..f2093676 100755 --- a/dockerfiles/start.sh +++ b/dockerfiles/start.sh @@ -2,4 +2,4 @@ chmod -R o+w /home/pi/pialert/db /etc/init.d/lighttpd start -cron && tail -f /var/log/cron.log \ No newline at end of file +cron && tail -f /var/log/syslog \ No newline at end of file