mirror of
https://git.launchpad.net/livecd-rootfs
synced 2026-01-18 00:33:32 +00:00
Allow force reexecution of snapd snap version
When developping and using snapd from edge on cross-team efforts like TPM/FDE, allow snapd to reexec to the snap version unconditionnaly, on live system. . This is commented so that the future revert to stable include it and we don’t forget to readd that next time this kind of effort is needed.
This commit is contained in:
parent
d756afd205
commit
755f0b0d15
@ -0,0 +1,6 @@
|
||||
# force reexecuting the snapd snap version on the live system
|
||||
# while developping features that only lands on edge, even if the
|
||||
# deb version is higher.
|
||||
# This allows automated tests to always run what’s next.
|
||||
#[Service]
|
||||
#Environment="SNAP_REEXEC=force"
|
||||
Loading…
x
Reference in New Issue
Block a user