Liu Gang schrieb: > Hi All, > > I installed bind-9.3.2-2 with pacman but can't start > named service. When I typed "/etc/rc.d/named start", > it said: > > :: Starting DNS [BUSY] > > > named: capset failed: Operation not permitted: please > ensure that the capset kernel module is loaded. see > insmod(8) > > [FAIL] > > I could start named service in Arch 0.71. Any help or > hint in this regard?
Not sure, but did you add "capability" to your MODULES line in rc.conf? Try modprobe capability. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
