mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Add user and group for graphics/colord.
Feature safe: yes
This commit is contained in:
parent
07867cfe23
commit
6c10e66dcb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315964
2 changed files with 2 additions and 0 deletions
1
GIDs
1
GIDs
|
@ -250,5 +250,6 @@ git_daemon:*:964:
|
|||
elasticsearch:*:965:
|
||||
ossec:*:966:
|
||||
kippo:*:969:
|
||||
colord:*:970:
|
||||
nogroup:*:65533:
|
||||
nobody:*:65534:
|
||||
|
|
1
UIDs
1
UIDs
|
@ -258,4 +258,5 @@ ossec:*:966:966::0:0:OSSEC user:/usr/local/ossec-hids:/usr/sbin/nologin
|
|||
ossecm:*:967:966::0:0:OSSEC mail user:/usr/local/ossec-hids:/usr/sbin/nologin
|
||||
ossecr:*:968:966::0:0:OSSEC rem user:/usr/local/ossec-hids:/usr/sbin/nologin
|
||||
kippo:*:969:969::0:0:kippo user:/nonexistent:/usr/sbin/nologin
|
||||
colord:*:970:970::0:0:colord color management daemon:/nonexistent:/usr/sbin/nologin
|
||||
nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin
|
||||
|
|
Loading…
Add table
Reference in a new issue