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
/path/to/program lo {
/ h
-CAP_ALL
connect {
disabled
}
bind {
disabled
}
}