fix the installdinit command

for the last time... hopefully
This commit is contained in:
Simon Pflaumer 2023-11-05 15:12:58 +00:00 committed by GitHub
parent b523ddc592
commit bfcc556044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: