Use systemd-sysusers for frr user and frrvty group

This complies with the new guidelines on user/group creation

Reference: https://docs.fedoraproject.org/en-US/packaging-guidelines/UsersAndGroups/#_dynamic_allocation
This commit is contained in:
Neal Gompa
2021-07-07 14:47:53 -04:00
committed by Neal Gompa
parent 7880ef80b4
commit 9f5eed940b
2 changed files with 13 additions and 5 deletions

4
frr-sysusers.conf Normal file
View File

@@ -0,0 +1,4 @@
#Type Name ID GECOS Home directory Shell
g frrvty -
u frr - "FRRouting routing suite" /var/run/frr /sbin/nologin
m frr frrvty