Deleted Added
full compact
30c30
< * $FreeBSD: stable/10/usr.sbin/ctld/parse.y 263726 2014-03-25 12:16:52Z trasz $
---
> * $FreeBSD: stable/10/usr.sbin/ctld/parse.y 263729 2014-03-25 12:22:30Z trasz $
732,735d731
< /*
< * Here, the type doesn't really matter, as the group doesn't contain
< * any entries and thus will always deny access.
< */
738c734
< ag->ag_type = AG_TYPE_CHAP;
---
> ag->ag_type = AG_TYPE_DENY;
768c764
< ag->ag_type = AG_TYPE_CHAP;
---
> ag->ag_type = AG_TYPE_DENY;