seccomp: augment the @resources group a bit
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Sep 2017 17:44:11 +0000 (19:44 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 14 Sep 2017 13:45:21 +0000 (15:45 +0200)
commit0963c053fa59b6fe3a40da1e05c0ca9c4c54eb46
tree25f496f3859bfd801b76aca29b878de6d1b0bcc4
parentb887d2ebfe19b09d498f71589d245ad2060f1afd
seccomp: augment the @resources group a bit

Given that sched_setattr/sched_setparam/sched_setscheduler are already
in the group the closely related nice + ioprio_set should also be
included.

Also, order things alphabetically.
src/shared/seccomp-util.c