mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-13 16:06:29 +02:00
Add hint to encourage running ./daily.sh as the user librenms user. We could also add this: `runuser -l librenms -c ./daily.sh` or this `su - librenms -c ./daily.sh`