Files
snapd/errtracker
Michael Vogt 0cecd0ff69 cmd, errtracker: get rid of SNAP_DID_REEXEC environment
The SNAP_DID_REEXEC environment caused two bugs already, one with
classic confinement snapd and one in the error tracker. Instead
of relying on this we inspect the /proc/self/exe now to see if
snapd did reexec or not.
2017-11-20 13:14:46 +01:00
..