DragonFly bugs List (threaded) for 2004-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: troubles with caps
:Great, thanks! The caps tests now build and run.
:
:Well, sort of - I'm having problems making them do what I think they do.
:I always get this when trying to run the server:
:
: % /tmp/caps_s
: cid = -1
:
:which means caps_sys_service() failed. Do I have to create the "test"
:service somehow first? Also, the client always does this:
:
: % /tmp/caps_c
: 0 client forked or lost connection, reconnecting
: <<hangs here>>
:
:-Chris
Since CAPS is experiemental, you have to enable it with a sysctl.
I also recommending putting this line in your /etc/sysctl.conf so
you don't have to think about it every time you reboot:
kern.caps_enabled=1
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]