projects
/
experiments
/
cyclabile.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
305ec41
)
Makefile: fix disabling the service
author
Antonio Ospite <ao2@ao2.it>
Sun, 26 Aug 2018 10:12:30 +0000
(12:12 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Sun, 26 Aug 2018 10:12:30 +0000
(12:12 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
6118bcc
..
08dc836
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-72,7
+72,7
@@
install_service:
cp cyclabile.service $(DESTIR)/lib/systemd/system/
uninstall_service:
- systemctl
en
able cyclabile.service
+ systemctl
dis
able cyclabile.service
rm $(DESTIR)/lib/systemd/system/cyclabile.service
rm $(DESTDIR)/lib/udev/rules.d/90-projector.rules
udevadm control --reload