aboutsummaryrefslogblamecommitdiff
path: root/games/flightgear/pkg-message
blob: 1b1fdaac191f51ae21e72abab9d0cbed3a0ab830 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11


                







                                                                           


   
[
{ type: install
  message: <<EOM
FlightGear may occasionally exceed the FreeBSD default maximum data size
(512 MB), resulting in a crash of the program. To avoid that situation, add
the following lines to /boot/loader.conf and reboot the system:

	# set the maximum data size limit to 1 GB
	kern.maxdsiz="1073741824"
	# set the default data size limit to 1 GB
	kern.dfldsiz="1073741824"
EOM
}
]