diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | systemd/ykfde-cpio.service (renamed from systemd/ykfde.service) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ install-bin: bin/ykfde udev/ykfde $(INSTALL) -D -m0644 conf/ykfde.conf $(DESTDIR)/etc/ykfde.conf $(INSTALL) -D -m0644 mkinitcpio/ykfde $(DESTDIR)/usr/lib/initcpio/install/ykfde $(INSTALL) -D -m0644 mkinitcpio/ykfde-cpio $(DESTDIR)/usr/lib/initcpio/install/ykfde-cpio - $(INSTALL) -D -m0644 systemd/ykfde.service $(DESTDIR)/usr/lib/systemd/system/ykfde.service + $(INSTALL) -D -m0644 systemd/ykfde-cpio.service $(DESTDIR)/usr/lib/systemd/system/ykfde-cpio.service $(INSTALL) -d -m0700 $(DESTDIR)/etc/ykfde.d/ install-doc: README.md README.html diff --git a/systemd/ykfde.service b/systemd/ykfde-cpio.service index 36566a1..36566a1 100644 --- a/systemd/ykfde.service +++ b/systemd/ykfde-cpio.service |