diff --git a/Makefile b/Makefile index 040f1f2..ca5b13c 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,7 @@ install: 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 mkdir -p /srv/user - ln -s ./salt /srv/user/salt + ln -s $(CURDIR)/salt /srv/user/salt apply: run0 qubesctl top.enable dom0