summaryrefslogtreecommitdiff
path: root/sysutils/archivemount/files/pkg-message.in
blob: a1fa17f41d3e5927002e7e42f43aceb3038913a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[
{ type: install
  message: <<EOM
Make sure you have fusefs.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
}
]