aboutsummaryrefslogtreecommitdiffstats
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 0a8d75b1..6b0ed084 100644
--- a/Makefile
+++ b/Makefile
@@ -98,6 +98,7 @@ install:
ln -s ../rhel-dmesg.service $(ROOT)/usr/lib/systemd/system/basic.target.wants
ln -s ../rhel-readonly.service $(ROOT)/usr/lib/systemd/system/local-fs.target.wants
ln -s ../rhel-import-state.service $(ROOT)/usr/lib/systemd/system/local-fs.target.wants
+ ln -s ../brandbot.path $(ROOT)/usr/lib/systemd/system/multi-user.target.wants
mkdir -p $(ROOT)/usr/lib/tmpfiles.d
install -m 644 initscripts.tmpfiles.d $(ROOT)/usr/lib/tmpfiles.d/initscripts.conf