appcanary / agent

The Appcanary agent
https://www.appcanary.com
GNU General Public License v3.0
47 stars 6 forks source link

get it to work without sudo #85

Closed phillmv closed 9 years ago

phillmv commented 9 years ago

@MacLeodMike doesn't this come down to permissions to write to /var/log/appcanary.log ?

MacLeodMike commented 9 years ago

Yeah, the file needs to be chowned to the appcanary user at installation. Probably easiest to add a line to the post-install script.