diff --git a/config b/config index 8ca2496..45f542e 100644 --- a/config +++ b/config @@ -209,6 +209,7 @@ setOption('StandardGroups', ( 'ts-shell', 'tss', 'tty', + 'unbound', 'users', 'utmp', 'uucp', @@ -353,6 +354,7 @@ setOption('StandardUsers', ( 'tss', 'ulogd', 'upsd', + 'unbound', 'uucp', 'uuidd', 'vacation', diff --git a/rpmlint.changes b/rpmlint.changes index 2ebefa2..a6124a1 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 21 13:18:27 UTC 2014 - darin@darins.net + +- Add user/group unbound for unbound caching dns server + ------------------------------------------------------------------- Thu Aug 21 12:53:31 UTC 2014 - lnussel@suse.de