@@ -0,0 +1,9 @@
install:
install -m755 rc.local $(DESTDIR)/etc
install -m755 rc.shutdown $(DESTDIR)/etc
uninstall:
$(RM) $(DESTDIR)/etc/rc.local
$(RM) $(DESTDIR)/etc/rc.shutdown
.PHONY: install uninstall
The note is not visible to the blocked user.