Skip to content

Commit

Permalink
Add nobody group, with the same gid as nogroup.
Browse files Browse the repository at this point in the history
This is in support of users upgrading from CORE.
  • Loading branch information
mgrimesix committed Nov 28, 2023
1 parent 64adbba commit 5c97483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/reference-files/etc/group
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ staff:x:50:
games:x:60:
users:x:100:
nogroup:x:65534:
nobody:x:65534:
systemd-timesync:x:101:
systemd-journal:x:102:
systemd-network:x:103:
Expand Down

0 comments on commit 5c97483

Please sign in to comment.