mirror of https://github.com/fairyglade/ly.git
fix the installdinit command
for the last time... hopefully
This commit is contained in:
parent
b523ddc592
commit
bfcc556044
2
makefile
2
makefile
|
|
@ -106,7 +106,7 @@ installrunit:
|
|||
|
||||
installdinit:
|
||||
@echo "installing dinit service"
|
||||
@install -DZ $(RESD)/ly-dinit -T ${DESTDIR}/etc/dinit.d/
|
||||
@install -DZ $(RESD)/ly-dinit -T ${DESTDIR}/etc/dinit.d/ly
|
||||
@echo "note: you will need to edit /etc/dinit.d/config/console.conf accordingly"
|
||||
|
||||
uninstall:
|
||||
|
|
|
|||
Loading…
Reference in New Issue