syncthing: add specific USERID

Instead of randomly adding a UID this follows the Gentoo numbering and
uses 499.

Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
Paul Spooren 2020-09-09 10:34:09 -10:00
parent 502b667505
commit 0dfa53bfba
1 changed files with 1 additions and 1 deletions

View 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