From c9e8c8ca6025a6d3ce65cad05f7bd871527b0a8d Mon Sep 17 00:00:00 2001 From: Fang Date: Tue, 28 Sep 2021 16:22:37 +0400 Subject: [PATCH] kiln: make dist desks public on-boot So that our sponsees (and other ship) can install the software on them. --- pkg/arvo/lib/hood/kiln.hoon | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pkg/arvo/lib/hood/kiln.hoon b/pkg/arvo/lib/hood/kiln.hoon index af9f7be51f..5e38f3417a 100644 --- a/pkg/arvo/lib/hood/kiln.hoon +++ b/pkg/arvo/lib/hood/kiln.hoon @@ -251,13 +251,17 @@ :: :: watch for gall reloading =. ..on-init abet:gall-lyv:vats - :: install other desks + :: install other desks and make them public :: =/ dez=(list desk) ~(tap in desks) |- ^+ ..on-init ?~ dez ..on-init =. ..on-init abet:(install-local:vats i.dez) + =. ..on-init + %- emit + :^ %pass /kiln/permission %arvo + [%c %perm i.dez / %r `[%black ~]] =? ..on-init !=(sop our) abet:(install:vats i.dez sop i.dez) $(dez t.dez)