appcanary/agent

Get distro from /etc/os-release not /etc/issue #364

Closed this issue · 3 comments

Get distro from /etc/os-release not /etc/issue #364

Correction: /etc/os-release seems to be fairly universal.

  • confirm that os-release is present on every system we target (all the ubuntus, centoses)
  • modify agent to read, parse that file instead.

Can you check debians as well?