This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/systemd/system/snap-bare-5.mount
T
2022-05-16 08:16:52 +02:00

15 lines
270 B
SYSTEMD

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