Comment 11 for bug 2039268

Revision history for this message
Steve Langasek (vorlon) wrote :

Before the upgrade I have a normal set of mount units for mount points under /snap.

After the upgrade, I get an additional 'snap.mount' unit that shows up and mounts on /snap.

# Ensure that snap mount directory is mounted "shared" so snaps can be refreshed correctly (LP: #1668759).
[Unit]
Description=Ensure that the snap directory shares mount events.
[Mount]
What=/snap
Where=/snap
Type=none
Options=bind,shared
[Install]
WantedBy=local-fs.target