mirror of https://github.com/fairyglade/ly.git
parent
ba5eb87247
commit
da2713d300
2
makefile
2
makefile
|
|
@ -106,7 +106,7 @@ installrunit:
|
||||||
|
|
||||||
installdinit:
|
installdinit:
|
||||||
@echo "installing dinit service"
|
@echo "installing dinit service"
|
||||||
@install -CZ $(RESD)/ly-dinit -t ${DESTDIR}/etc/dinit.d/ly
|
@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"
|
@echo "note: you will need to edit /etc/dinit.d/config/console.conf accordingly"
|
||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue