appcanary / agent

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

Dist upgrade breaks appcanary when init system changes #130

Open mveytsman opened 8 years ago

mveytsman commented 8 years ago

A user reported that when they upgraded from 14.04 (upstart) to 16.04 (systemd), the agent would no longer start.

I advised them to try to do a sudo apt-get install -f appcanary to reset it to use systemd.

I will update this issue to report if that fix worked. In the future we should be able to specify to apt somehow that when you do a dist upgrade, install the version of appcanary for your distro?