Page 1 of 1

grsec2 and the learning acls

PostPosted: Sat Jul 12, 2003 7:41 am
by Kostko
hi,

can somebody tell me the new format of acls where i want to use the learning system ? in grsec1 it was
Code: Select all
/path/to/program lo {
   / h
   -CAP_ALL
   connect {
      disabled
   }
   bind {
      disabled
   }
}


but now this doesn't work :cry: