summaryrefslogtreecommitdiff
path: root/sysutils/archivemount/files/pkg-message.in
blob: 7abb21443b2debed0aea963135aa5f735ca2e688 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[
{ 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
}
]