mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
![Beat Gaetzi](/assets/img/avatar_default.png)
- 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
|