pciguard: Fix the uid/gid

Choose the next available UID/GID from
./display-accts.py --show-free

BUG=b:171541662,b:167448768
TEST=display-accts.py --lint

Change-Id: Ibbb7b09076e2c195ef19f9ff077e49750378d7cc
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/overlays/eclass-overlay/+/2577410
Reviewed-by: Aashay Shringarpure <aashay@google.com>
Reviewed-by: John Bates <jbates@chromium.org>
Reviewed-by: Jorge Lucangeli Obes <jorgelo@chromium.org>
Tested-by: Rajat Jain <rajatja@google.com>
Commit-Queue: Rajat Jain <rajatja@google.com>
diff --git a/profiles/base/accounts/group/pciguard b/profiles/base/accounts/group/pciguard
index 41ce6f7..6adb1f4 100644
--- a/profiles/base/accounts/group/pciguard
+++ b/profiles/base/accounts/group/pciguard
@@ -1,3 +1,3 @@
 group:pciguard
-gid:20160
+gid:20165
 users:pciguard
diff --git a/profiles/base/accounts/user/pciguard b/profiles/base/accounts/user/pciguard
index 7593379..d1ae45a 100644
--- a/profiles/base/accounts/user/pciguard
+++ b/profiles/base/accounts/user/pciguard
@@ -1,6 +1,6 @@
 user:pciguard
-uid:20160
-gid:20160
+uid:20165
+gid:20165
 gecos:External PCI device authorization daemon
 home:/dev/null
 shell:/bin/false