You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
300 B
SYSTEMD

[Unit]
Description=Mount unit for core20, revision 1626
Before=snapd.service
After=zfs-mount.service
[Mount]
What=/var/lib/snapd/snaps/core20_1626.snap
Where=/snap/core20/1626
Type=squashfs
Options=nodev,ro,x-gdu.hide,x-gvfs-hide
LazyUnmount=yes
[Install]
WantedBy=default.target multi-user.target