added a notice that users don't forget to add sxmo-setpermissions to their init system
This commit is contained in:
parent
69f73aa77f
commit
414f84070f
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
@ -64,3 +64,5 @@ install: $(PROGRAMS)
|
|||
install -D programs/sxmo_megiaudioroute $(DESTDIR)$(PREFIX)/bin/
|
||||
install -D programs/sxmo_vibratepine $(DESTDIR)$(PREFIX)/bin/
|
||||
|
||||
echo "NOTICE: Do not forget to add sxmo-setpermissions to your init system, e.g. for openrc: rc-update add sxmo-setpermissions default && rc-service sxmo-setpermissions start" >&2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue