diff options
author | Mark Felder <feld@FreeBSD.org> | 2013-08-07 23:35:39 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2013-08-07 23:35:39 +0000 |
commit | e70aeedb07001c3e53a489674a116aca3a30d7a9 (patch) | |
tree | b0db00f96a8e1cdae2ba52adb2bdf0d827d84148 | |
parent | 83f96e288340217497a6932651e8f6d266c41aa2 (diff) | |
download | freebsd-ports-e70aeedb07001c3e53a489674a116aca3a30d7a9.zip |
Add UIDs and GIDs for incoming multimedia/plexmediaserver
PR: 180249
Approved by: swills (mentor)
-rw-r--r-- | GIDs | 1 | ||||
-rw-r--r-- | UIDs | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -258,5 +258,6 @@ ossec:*:966: kippo:*:969: colord:*:970: shibd:*:971: +plex:*:972: nogroup:*:65533: nobody:*:65534: @@ -265,4 +265,5 @@ 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 shibd:*:971:971::0:0:Shibboleth SAML daemon:/nonexistent:/usr/sbin/nologin +plex:*:972:972::0:0:Plex Media Server:/nonexistent:/usr/sbin/nologin nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin |