Files
ports/sysutils/archivemount/files/pkg-message.in
T
2019-08-14 12:16:12 +00:00

11 lines
254 B
Plaintext

[
{ type: install
message: <<EOM
Make sure you have fuse.ko loaded then use archivemount
or mount_archive command or add an entry to the /etc/fstab such as:
/path/to/archive /mnt/path fusefs ro,late,mountprog=%%PREFIX%%/sbin/mount_archive 0 0
EOM
}
]