From 2300fe4be2c88fc7c443a3ae9b0e9e2383a129f4 Mon Sep 17 00:00:00 2001 From: mustard Date: Mon, 20 Oct 2025 23:00:53 +0200 Subject: [PATCH] wip: tweak install and apply makefile tasks --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index ca5b13c..72e55a7 100644 --- a/Makefile +++ b/Makefile @@ -63,4 +63,6 @@ install: ln -s $(CURDIR)/salt /srv/user/salt apply: + install -D -oroot -groot -m0644 conf/z_user.conf /etc/salt/minion.d/z_user.conf + install -D -oroot -groot -m0644 conf/overrides.conf /usr/local/etc/salt/minion.d/overrides.conf run0 qubesctl top.enable dom0