diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,5 @@ install: install -m 744 ledctl.py /usr/bin/ledctl + ln -sf /usr/bin/ledctl /usr/lib/systemd/system-shutdown/ install -m 644 systemd/led-boot.service /etc/systemd/system/led-boot.service install -m 644 systemd/led-ready.service /etc/systemd/system/led-ready.service - install -m 644 systemd/led-reboot.service /etc/systemd/system/led-reboot.service - install -m 644 systemd/led-shutdown.service /etc/systemd/system/led-shutdown.service |
