mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
- Change fuse/fusefs and other minor changes - Bump PORTREVISION PR: 259612 Reported by: Luca Ferrari <fluca1978 __at__ gmail.com>
20 lines
425 B
Text
20 lines
425 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Veracrypt was installed
|
|
|
|
1) Veracrypt needs security/sudo port to mount disk volumes. You must modify
|
|
%%PREFIX%%/etc/sudoers file to add Veracrypt user(s). Don't use root user
|
|
|
|
2) Please ensure that the fusefs kmod is loaded prior to use:
|
|
|
|
# kldload fusefs
|
|
|
|
If you want load fusefs.ko on boot time, please add the following to /boot/loader.conf
|
|
|
|
fusefs_load="YES"
|
|
|
|
3) Enjoy it
|
|
EOM
|
|
}
|
|
]
|