7de497caa2
- Add OPTIONS for D-Bus and Bonjour support PR: ports/142750 Submitted by: Aragon Gouveia <aragon AT phat.za.net> Approved by: Marius Nuennerich <marius AT nuenneri.ch> (maintainer)
7 lines
244 B
Text
7 lines
244 B
Text
On FreeBSD versions <8.0 you need to load sem.ko into your kernel
|
|
otherwise mumble won't start and you will get an error message about an
|
|
invalid system call.
|
|
|
|
To make this persistent over a reboot add
|
|
sem_load="YES"
|
|
to your /boot/loader.conf
|