Skip to content

Commit

Permalink
passwd/group: add uid/gid for freeradius
Browse files Browse the repository at this point in the history
The freeradius project recipes require a system uid/gid. Freeradius is a
dependency of the meta-security packagegroup-core-security group, which
is a part of the extra feed.

Signed-off-by: Alex Stewart <alex.stewart@ni.com>
  • Loading branch information
amstewart committed Dec 25, 2021
1 parent 0da847a commit e10352d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions files/group
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ logcheck:x:351:
ni:x:500:
openvpn:x:499:
niwscerts:x:498:
radiusd:x:301:
1 change: 1 addition & 0 deletions files/passwd
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ lvuser:x:500::::
openvpn:x:499::::
webserv:x:501::::
postgres:x:28::::
radiusd:x:301::::

0 comments on commit e10352d

Please sign in to comment.