mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
Make sure that /snap/snapd/current is set before executing any binary from snapd snap. We will rely on `/snap/snapd/current/lib64/ld-linux.so.2` (varies depending on architecture) being available to execute binaries from the snap. So the symlink has to be set before we restart services.