50524bd seccomp-util: enforce group ordering

Authored and Committed by Lennart Poettering a year ago
    seccomp-util: enforce group ordering
    
    So far we asked via a comment that @default should stay the first group
    and @known the last group in the list. Let's enforce that statically, in
    code, too.
    
        
file modified
+4 -1