mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
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)
8 lines
244 B
Plaintext
8 lines
244 B
Plaintext
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
|