syncthing: add specific USERID
authorPaul Spooren <redacted>
Wed, 9 Sep 2020 20:34:09 +0000 (10:34 -1000)
committerPaul Spooren <redacted>
Wed, 9 Sep 2020 20:58:25 +0000 (10:58 -1000)
Instead of randomly adding a UID this follows the Gentoo numbering and
uses 499.

Signed-off-by: Paul Spooren <redacted>
utils/syncthing/Makefile

index 7d9520d49977f8de978cc811f33bebd5b18bd66b..d0453f42bdb82e23e673cf579b2aab8f5a7aad01 100644 (file)
@@ -40,7 +40,7 @@ define Package/syncthing
   DEPENDS:=$(GO_ARCH_DEPENDS)
   SECTION:=utils
   CATEGORY:=Utilities
-  USERID:=syncthing:syncthing
+  USERID:=syncthing=499:syncthing=499
 endef
 
 define Package/syncthing/conffiles
git clone https://git.99rst.org/PROJECT