gismo141 / homebridge-server

Server plugin for homebridge
https://gismo141.github.io/configure-your-homebridge-2/
152 stars 20 forks source link

log - use of journalctl requires sudo #55

Closed hibikipr closed 6 years ago

hibikipr commented 6 years ago

the use of journalctl in my raspberry pi requires me to run the command using sudo i.e. "sudo journalctl --no-pager -u homebridge --since yesterday". can this be an option added to the config file?

thanks

gismo141 commented 6 years ago

Have you configured your users’ rights according to the wiki?

https://github.com/gismo141/homebridge-server/wiki/Usage

If this is not what you meant, could you please rephrase your request?

Sorry for the hassle!

hibikipr commented 6 years ago

Thanks! I missed the step to give the user access to journalctl log.

On Mon, Jan 8, 2018 at 8:23 AM, Michael Riedel notifications@github.com wrote:

Have you configured your users’ rights according to the wiki?

https://github.com/gismo141/homebridge-server/wiki/Usage

If this is not what you meant, could you please rephrase your request?

Sorry for the hassle!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gismo141/homebridge-server/issues/55#issuecomment-355964889, or mute the thread https://github.com/notifications/unsubscribe-auth/AD9Le5ZHIjhQCr3stF7KE77R7_SBaFL7ks5tIhbGgaJpZM4RRPQw .

gismo141 commented 6 years ago

No problem, I am glad we could resolve it :)