From abeaeda0a82cb56070ca7c606d62006eab2bde32 Mon Sep 17 00:00:00 2001 From: feld Date: Thu, 3 Aug 2017 16:23:30 +0000 Subject: Reserve GID for couchpotato user It was incorrect of me to set the GID to 65534 --- UIDs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UIDs') diff --git a/UIDs b/UIDs index be891940d6d1..a6dfdf2a0f7e 100644 --- a/UIDs +++ b/UIDs @@ -896,7 +896,7 @@ mediatomb:*:946:946::0:0:Mediatomb UPnP AV MediaServer:/nonexistent:/usr/sbin/no mapred:*:947:955::0:0:Hadoop MapReduce user:/nonexistent:/usr/sbin/nologin dnrd:*:948:948::0:0:& user:/nonexistent:/usr/sbin/nologin _lldpd:*:949:949::0:0:lldpd user:/nonexistent:/usr/sbin/nologin -couchpotato:*:950:65534::0:0:couchpotato user:/nonexistent:/usr/sbin/nologin +couchpotato:*:950:954::0:0:couchpotato user:/nonexistent:/usr/sbin/nologin openerpd:*:951:951::0:0:Openerpd user:/nonexistent:/usr/sbin/nologin bitten-slave:*:952:952:daemon:0:0:Bitten slave user:/var/lib/bitten-slave:/usr/sbin/nologin _neubot:*:953:953::0:0:neubot daemon:/nonexistent:/usr/sbin/nologin -- cgit