diff --git a/makefile b/makefile index c07d9ef..9bbe3f7 100644 --- a/makefile +++ b/makefile @@ -106,7 +106,7 @@ installrunit: installdinit: @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" uninstall: