mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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:
@@ -40,7 +40,7 @@ define Package/syncthing
|
|||||||
DEPENDS:=$(GO_ARCH_DEPENDS)
|
DEPENDS:=$(GO_ARCH_DEPENDS)
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
USERID:=syncthing:syncthing
|
USERID:=syncthing=499:syncthing=499
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/syncthing/conffiles
|
define Package/syncthing/conffiles
|
||||||
|
|||||||
Reference in New Issue
Block a user