summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c072013..4a4cb26 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,7 @@ install-fonts:
install-tmpfiles:
mkdir -p ~/.config/user-tmpfiles.d
cp base/tmpfiles.conf ~/.config/user-tmpfiles.d/loadout.conf
+ systemd-tmpfiles --user --create # run now to create anything which needs it
systemctl --user enable systemd-tmpfiles-setup.service
systemctl --user enable --now systemd-tmpfiles-clean.timer