life_mngr: Makefile: Fix permission of life_mngr.conf

Tracked-On: #6688
Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@opensource.tttech-industrial.com>
This commit is contained in:
Helmut Buchsbaum 2022-05-03 12:25:13 +02:00 committed by acrnsi-robot
parent bea9c8d165
commit a22d0497d7
1 changed files with 1 additions and 1 deletions

View File

@ -85,5 +85,5 @@ install:
install -d $(DESTDIR)$(CONF_DIR)
install -d $(DESTDIR)$(bindir)
install -t $(DESTDIR)$(bindir) $(OUT_DIR)/life_mngr
install -t $(DESTDIR)$(CONF_DIR) $(OUT_DIR)/life_mngr.conf
install -m 0644 -t $(DESTDIR)$(CONF_DIR) $(OUT_DIR)/life_mngr.conf
install -p -D -m 0644 $(OUT_DIR)/life_mngr.service $(DESTDIR)$(systemd_unitdir)/system/