mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
There are scenarios where not changing the target does not work: * preseeding an image with an old version of snapd * reverting to an older version snapd * reverting to an older version of core on UC16 * having and old package of snapd with reexecution of the snap Also we use `Before=local-fs.target` which is a bit better more correct than the older `Before=snapd.service`.