forked from Lainports/freebsd-ports
In several installation messages. Bumping PORTEREVISION since this is something an end user would like know about. PR: 262246 Reported by: obiwac@gmail.com
10 lines
339 B
Text
10 lines
339 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Make sure you have fusefs.ko loaded then use mount.webdavfs command
|
|
or add an entry to the /etc/fstab such as:
|
|
|
|
https://webdav.server.net/path /mnt/path fusefs rw,late,mountprog=%%PREFIX%%/sbin/mount_webdavfs,username=login,password=pass,-F=/var/tmp/trace.log,-T=webdav,-T=httpreq,-T=httphdr 0 0
|
|
EOM
|
|
}
|
|
]
|