wip: tweak install and apply makefile tasks
This commit is contained in:
parent
b1f1dc9d76
commit
2300fe4be2
1 changed files with 2 additions and 0 deletions
2
Makefile
2
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue